X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Fkivitendo%2Fmain.css;h=9714d4ac3eebc2862920ac46a5288fc61e6fea39;hb=0fb28f3f69c686b824e2d36100c6abedd2cf3786;hp=46e4ba15a6974448b0b0400d68683f10606de015;hpb=c707edd523dc852f3bd11008d64ab3cb1daca545;p=kivitendo-erp.git diff --git a/css/kivitendo/main.css b/css/kivitendo/main.css index 46e4ba15a..9714d4ac3 100644 --- a/css/kivitendo/main.css +++ b/css/kivitendo/main.css @@ -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;