Explorar o código

More viewable visual alert for categories with problematic feeds

Alwaysin %!s(int64=10) %!d(string=hai) anos
pai
achega
5d7fc35e89
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      p/themes/base-theme/template.css

+ 2 - 1
p/themes/base-theme/template.css

@@ -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) ") ";