]> git.0d.be Git - panikweb.git/commitdiff
Fix for black style
authorlaron <simon@surlaterre.org>
Fri, 27 Sep 2013 17:06:22 +0000 (19:06 +0200)
committerlaron <simon@surlaterre.org>
Fri, 27 Sep 2013 17:06:22 +0000 (19:06 +0200)
panikweb_templates/static/css/specifics.css

index 86d97cb59cbb57904a438e8c9211e269b9de6c2f..51a0173f95f65eb1f804be6374246c90b05cd325 100644 (file)
@@ -1114,14 +1114,14 @@ div.episode.resume div.title {
 /*******************************/
 
 
-.style-000000 #Nav, 
-.style-000000  #metaNav ul li.active, 
-.style-000000   #metaNav ul li.active a
-   {background:#000000 !important;color:#ffffff;}
+.style-000000 #Nav
+   {background:#000000 !important;color:#ffffff !important;}
 .style-000000 #Nav .active,
 .style-000000  #Nav .active *,
-.style-000000   .sectionLabel a
-  {background: white;color:#000000 !important;}
+.style-000000   .sectionLabel a, 
+.style-000000  #metaNav ul li.active, 
+.style-000000   #metaNav ul li.active a
+  {background: white !important;color:#000000 !important;}
 
 
 .style-333333 #Nav,