mirror of https://github.com/Radarr/Radarr
One more colour change, not as dark, matches grid alt-row colouring.
This commit is contained in:
parent
a5474228cd
commit
14387b0b28
|
@ -11,7 +11,7 @@
|
||||||
margin-right: 12px;
|
margin-right: 12px;
|
||||||
padding-left: 2px;
|
padding-left: 2px;
|
||||||
padding-top: 2px;
|
padding-top: 2px;
|
||||||
border-left: 7px solid #E1EAF5;
|
border-left: 7px solid #F0F5FF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sub-menu a
|
.sub-menu a
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
.seasonToggleTop
|
.seasonToggleTop
|
||||||
{
|
{
|
||||||
background-color: #E1EAF5;
|
background-color: #F0F5FF;
|
||||||
background-position: 5px center;
|
background-position: 5px center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in New Issue