futonbeta #7
@ -223,6 +223,15 @@
|
||||
-webkit-margin-end: 0.5em;
|
||||
margin-inline-end: 0.5em;
|
||||
}
|
||||
.item-tag-button:hover {
|
||||
color: black;
|
||||
background-color: #a5a5a5b8;
|
||||
}
|
||||
.item-tag-button:active {
|
||||
color: white;
|
||||
background-color: black;
|
||||
box-shadow: none;
|
||||
}
|
||||
.itemBackdropContainer {
|
||||
height: 40vh;
|
||||
position: relative;
|
||||
|
||||
@ -284,6 +284,7 @@
|
||||
}
|
||||
.tabs-viewmenubar-slider {
|
||||
padding: 0.25em;
|
||||
background-color: black;
|
||||
}
|
||||
.main-tab-button {
|
||||
padding: 0.25em 1.76ch !important;
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -141,9 +141,6 @@ html {
|
||||
.emby-collapsible-button-collapsed::after {
|
||||
background: var(--line-background);
|
||||
}
|
||||
.skinHeader-withBackground.headroom-scrolling {
|
||||
background: var(--header-background);
|
||||
}
|
||||
.appfooter {
|
||||
background: var(--footer-background);
|
||||
}
|
||||
|
||||
@ -149,9 +149,6 @@ html {
|
||||
.emby-collapsible-button-collapsed::after {
|
||||
background: var(--line-background);
|
||||
}
|
||||
.skinHeader-withBackground.headroom-scrolling {
|
||||
background: var(--header-background);
|
||||
}
|
||||
.appfooter {
|
||||
background: var(--footer-background);
|
||||
}
|
||||
|
||||
@ -173,9 +173,6 @@ html {
|
||||
.emby-collapsible-button-collapsed::after {
|
||||
background: var(--line-background);
|
||||
}
|
||||
.skinHeader-withBackground.headroom-scrolling {
|
||||
background: var(--header-background);
|
||||
}
|
||||
.appfooter {
|
||||
background: var(--footer-background);
|
||||
}
|
||||
|
||||
@ -277,9 +277,6 @@ html {
|
||||
.emby-collapsible-button-collapsed::after {
|
||||
background: var(--line-background);
|
||||
}
|
||||
.skinHeader-withBackground.headroom-scrolling {
|
||||
background: var(--header-background);
|
||||
}
|
||||
.appfooter {
|
||||
background: var(--footer-background);
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user