Explorar o código

Merge pull request #598 from aledeg/screwdriver

Fix Screwdriver theme
Alexandre Alapetite %!s(int64=11) %!d(string=hai) anos
pai
achega
e411618836
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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;