1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

remove collapse.png

This commit is contained in:
Andrew Dolgov
2018-12-06 15:28:11 +03:00
parent 0b8cbc9156
commit b4c2b26822
5 changed files with 12 additions and 3 deletions

View File

@@ -1359,6 +1359,10 @@ div.cdm.expandable div.header a.title {
div.cdm.expandable.Unread div.header a.title {
color: black;
}
div.cdm.expandable.active .collapse i {
color: #257aa7;
cursor: pointer;
}
div.cdm.expandable.active .excerpt {
display: none;
}