Mehr Spaltenüberschriften in weiß-auf-grün
authorMoritz Bunkus <moritz@bunkus.org>
Wed, 10 Oct 2012 11:11:16 +0000 (13:11 +0200)
committerMoritz Bunkus <moritz@bunkus.org>
Wed, 10 Oct 2012 11:11:16 +0000 (13:11 +0200)
css/kivitendo/main.css

index 3d5530a..7b7f4fa 100644 (file)
@@ -203,6 +203,10 @@ body.menu {
        color: white;
 }
 
+.listheading th {
+  color: white;
+}
+
 /* .listheadingcontent {
        background-color: #EBEBEB;
        color: #006400;