mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-18 00:51:29 +00:00
do not force background on expanded cdm active/unread rows
This commit is contained in:
4
cdm.css
4
cdm.css
@@ -88,11 +88,11 @@ div.cdm.expanded > hr {
|
|||||||
margin-bottom : 0px;
|
margin-bottom : 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.cdm.Unread {
|
div.cdm.expandable.Unread {
|
||||||
background : white;
|
background : white;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.cdm.active {
|
div.cdm.expandable.active {
|
||||||
border-color : #88b0f0;
|
border-color : #88b0f0;
|
||||||
background : white ! important;
|
background : white ! important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user