fix button colors

This commit is contained in:
Luke Pulverenti 2016-09-09 16:06:27 -04:00
parent 59870d9219
commit 29f295b69c
6 changed files with 9 additions and 5 deletions

View file

@ -33,6 +33,10 @@
color: #fff;
}
.button-accent-flat {
color: #52B54B !important;
}
button.emby-button.raised.more {
background: #3388cc;
color: #fff;