Make header color consistent with main background
This commit is contained in:
parent
df14540b7c
commit
481cec5a74
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ html {
|
||||||
.wizardStartForm,
|
.wizardStartForm,
|
||||||
.ui-corner-all,
|
.ui-corner-all,
|
||||||
.ui-shadow {
|
.ui-shadow {
|
||||||
background-color: #1f1f1f
|
background-color: #1a1a1a
|
||||||
}
|
}
|
||||||
|
|
||||||
.emby-collapsible-button {
|
.emby-collapsible-button {
|
||||||
|
@ -16,7 +16,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.skinHeader-withBackground {
|
.skinHeader-withBackground {
|
||||||
background-color: #1f1f1f
|
background-color: #1a1a1a
|
||||||
}
|
}
|
||||||
|
|
||||||
.skinHeader.semiTransparent {
|
.skinHeader.semiTransparent {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue