make cdm expanded header less blue if read
This commit is contained in:
parent
a6b23045a4
commit
5970d23a24
1 changed files with 1 additions and 1 deletions
2
cdm.css
2
cdm.css
|
@ -121,7 +121,7 @@ div.cdmHeader span.hlFeed {
|
|||
}
|
||||
|
||||
div.cdm.expanded .cdmHeader {
|
||||
background : #EEF6FD;
|
||||
background : #EEEEEE;
|
||||
}
|
||||
|
||||
div.cdm.expanded.Unread div.cdmHeader {
|
||||
|
|
Loading…
Reference in a new issue