mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 02:22:31 +01:00
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;
|
||||
padding-left: 2px;
|
||||
padding-top: 2px;
|
||||
border-left: 7px solid #E1EAF5;
|
||||
border-left: 7px solid #F0F5FF;
|
||||
}
|
||||
|
||||
.sub-menu a
|
||||
|
@ -16,7 +16,7 @@
|
||||
|
||||
.seasonToggleTop
|
||||
{
|
||||
background-color: #E1EAF5;
|
||||
background-color: #F0F5FF;
|
||||
background-position: 5px center;
|
||||
background-repeat: no-repeat;
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user