fix button colors
This commit is contained in:
parent
59870d9219
commit
29f295b69c
6 changed files with 9 additions and 5 deletions
|
@ -33,6 +33,10 @@
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
.button-accent-flat {
|
||||
color: #52B54B !important;
|
||||
}
|
||||
|
||||
button.emby-button.raised.more {
|
||||
background: #3388cc;
|
||||
color: #fff;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue