mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update bravia profiles
This commit is contained in:
parent
973b43989d
commit
13e18ba442
48 changed files with 429 additions and 271 deletions
|
@ -18,11 +18,11 @@
|
|||
}
|
||||
|
||||
paper-button.more {
|
||||
color: #388E3C;
|
||||
color: #EC407A;
|
||||
}
|
||||
|
||||
paper-button[raised].more {
|
||||
background: #388E3C;
|
||||
background: #EC407A;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
@ -92,7 +92,7 @@ paper-button.mini {
|
|||
}
|
||||
|
||||
paper-button.mini .content {
|
||||
padding: 0.35em 0.7em;
|
||||
padding: 0.4em 0.7em;
|
||||
}
|
||||
|
||||
|
||||
|
@ -113,4 +113,4 @@ paper-toast {
|
|||
/*paper-toast {
|
||||
background-color: #eee;
|
||||
color: #000;
|
||||
}*/
|
||||
}*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue