cdm: tweak the colorscheme a bit

This commit is contained in:
Andrew Dolgov 2013-03-16 13:26:41 +04:00
parent fc37f478d2
commit 5adfc4a091
1 changed files with 2 additions and 2 deletions

View File

@ -106,11 +106,11 @@ div.cdmHeader span.hlFeed {
}
div.cdmHeader {
background : #f4fbff;
background : #EEF6FD;
}
div.Unread div.cdmHeader {
background : #DDF3FF;
background : #DCECFB;
}
div.Unread.Selected div.cdmHeader, div.Selected div.cdmHeader {