Methode zum Auflisten bekannter Hintergrundjobklassen
[kivitendo-erp.git] / css / kivitendo / main.css
index 46e4ba1..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 {
@@ -141,7 +142,7 @@ body.menu {
 .message_error {
        padding: 5px;
        background-color: #CC0000;
-       color: black;
+       color: white;
        font-weight: bolder;
        text-align: center;
        border-style: solid;
@@ -159,13 +160,14 @@ body.menu {
 .message_error_label {
        padding: 0.5em;
        background-color: #E00000;
+  color: white;
        font-weight: normal;
        text-align: left;
        border-style: solid;
        border-width: thin;
 }
 /*    Headings */
-.listtop, h1, .tabcontent .listheading {
+.listtop, h1 {
     font-size:125%;
        background-color: #006400;
        text-align: left;