Methode zum Auflisten bekannter Hintergrundjobklassen
[kivitendo-erp.git] / css / kivitendo / main.css
index 7b7f4fa..77fe097 100644 (file)
@@ -115,8 +115,9 @@ td.login {
 th.login {
        text-align: right;
 }
-body.admin {
+div.admin {
        background-color: #FFFFE0;
+    padding: 8px;
        color: #000000;
 }
 body.menu {
@@ -166,7 +167,7 @@ body.menu {
        border-width: thin;
 }
 /*    Headings */
-.listtop, h1, .tabcontent .listheading {
+.listtop, h1 {
     font-size:125%;
        background-color: #006400;
        text-align: left;
@@ -192,21 +193,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;