cdm: make article headers more visible

This commit is contained in:
Andrew Dolgov 2013-03-16 13:01:17 +04:00
parent a439ac8ad2
commit c06289d3e6
1 changed files with 8 additions and 0 deletions

View File

@ -104,3 +104,11 @@ div.cdmHeader span.hlFeed {
float : right;
font-weight : normal;
}
div.cdmHeader {
background : #f4fbff;
}
div.Selected div.cdmHeader {
background : #FFF2BF;
}