One more colour change, not as dark, matches grid alt-row colouring.

This commit is contained in:
Mark McDowall 2012-02-29 15:41:44 -08:00
parent a5474228cd
commit 14387b0b28
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -16,7 +16,7 @@
.seasonToggleTop
{
background-color: #E1EAF5;
background-color: #F0F5FF;
background-position: 5px center;
background-repeat: no-repeat;
display: inline-block;