Kivitendo-CSS: Links in Tabellenüberschriften weiß auf grün anstatt schwarz auf grün
authorMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 10 Oct 2012 08:29:50 +0000 (10:29 +0200)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 10 Oct 2012 08:29:50 +0000 (10:29 +0200)
css/kivitendo/main.css

index 4cd3644..f5034e1 100644 (file)
@@ -199,6 +199,10 @@ body.menu {
        border-style: none;
 }
 
+.listheading A:link, .listheading A:visited, .listheading A:active {
+       color: white;
+}
+
 /* .listheadingcontent {
        background-color: #EBEBEB;
        color: #006400;