]> git.0d.be Git - panikweb.git/commitdiff
style: do not colour grid header cells
authorlaron <simon@surlaterre.org>
Sun, 22 Sep 2013 13:11:44 +0000 (15:11 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 22 Sep 2013 13:41:53 +0000 (15:41 +0200)
panikweb_templates/static/css/specifics.css

index 3496771d0349ca1c8d8094773559a68671bef622..7de369c8844fe01df84edbdebb91c882c5e617dd 100644 (file)
@@ -933,7 +933,7 @@ ul.newsSpecial{
 
 #grid #Main {}
 #grid th{
-       color:#4682B4;
+       color:#000;
 }
 #grid .heure {
        height:50px !important;