mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-04-21 06:47:20 -04:00
Merge branch 'FreshRSS/dev' into dev
This commit is contained in:
@@ -777,7 +777,8 @@ input:checked + .slide-container .properties {
|
||||
content: attr(data-unread);
|
||||
}
|
||||
.category .title.error::before {
|
||||
content: "⚠";
|
||||
content: "⚠ ";
|
||||
color: #bd362f;
|
||||
}
|
||||
.feed .item-title:not([data-unread="0"])::before {
|
||||
content: "(" attr(data-unread) ") ";
|
||||
|
||||
Reference in New Issue
Block a user