]> wagnertech.de Git - mfinanz.git/blobdiff - css/kivitendo/main.css
CSS-Klasse "listheading" nur für Tabellenüberschriften verwenden
[mfinanz.git] / css / kivitendo / main.css
index 7b7f4fa24789e8769af93392b1df27e13cbfc4f6..9714d4ac3eebc2862920ac46a5288fc61e6fea39 100644 (file)
@@ -166,7 +166,7 @@ body.menu {
        border-width: thin;
 }
 /*    Headings */
-.listtop, h1, .tabcontent .listheading {
+.listtop, h1 {
     font-size:125%;
        background-color: #006400;
        text-align: left;
@@ -192,21 +192,13 @@ body.menu {
 } */
 .listheading {
        padding: 0.2em;
-       background-color: #006400;
-       color: white;
+       background-color: #EBEBEB;
+       color: #006400;
        font-weight: bolder;
        text-align: left;
        border-style: none;
 }
 
-.listheading A:link, .listheading A:visited, .listheading A:active {
-       color: white;
-}
-
-.listheading th {
-  color: white;
-}
-
 /* .listheadingcontent {
        background-color: #EBEBEB;
        color: #006400;