Merge branch 'master' of vc.linet-services.de:public/lx-office-erp
[kivitendo-erp.git] / css / kivitendo / main.css
index 46e4ba1..9714d4a 100644 (file)
@@ -141,7 +141,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 +159,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;