Selaa lähdekoodia

Merge pull request #598 from aledeg/screwdriver

Fix Screwdriver theme
Alexandre Alapetite 11 vuotta sitten
vanhempi
commit
e411618836
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      p/themes/Screwdriver/template.css

+ 3 - 0
p/themes/Screwdriver/template.css

@@ -309,6 +309,9 @@ a.btn {
 	list-style: none;
 	margin: 0;
 }
+.state_unread li:not(.active)[data-unread="0"] {
+	display: none;
+}
 .category {
 	display: block;
 	overflow: hidden;