]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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 3d5530a7127cb8ee96f0f91fe67da465e38cba0a..7b7f4fa24789e8769af93392b1df27e13cbfc4f6 100644 (file)
@@ -203,6 +203,10 @@ body.menu {
        color: white;
 }
 
+.listheading th {
+  color: white;
+}
+
 /* .listheadingcontent {
        background-color: #EBEBEB;
        color: #006400;