Kivitendo-CSS: Links in Tabellenüberschriften weiß auf grün anstatt schwarz auf grün
[kivitendo-erp.git] / 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;