1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update components

This commit is contained in:
Luke Pulverenti 2016-05-23 13:54:38 -04:00
parent 3f3a76cc54
commit 75ef43aeb9
18 changed files with 152 additions and 75 deletions

View file

@ -39,7 +39,7 @@
color: #52B54B;
}
paper-button[raised].submit, paper-button[raised] {
paper-button[raised].submit, paper-button[raised]:not(.subdued):not(.cancel) {
background: #52B54B;
color: #fff;
}