mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update config
This commit is contained in:
parent
aed5226fe5
commit
69e9dbcc51
3 changed files with 10 additions and 5 deletions
|
@ -552,6 +552,11 @@ a[data-role='button'], button:not([data-role='none']):not(.clearButton) {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
a[data-role='button'][data-theme='b'], button[data-theme='b']:not([data-role='none']):not(.clearButton) {
|
||||
background: #4285f4 !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
div[data-role="controlgroup"] a[data-role='button'] {
|
||||
display: inline-block !important;
|
||||
margin: 0 !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue