X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Fkivitendo%2Fmain.css;h=77fe0978dceb314f0a9934c389c0bbc4ad6a73ca;hb=b6cc210659f5ed09f22de0b5985c62457ec634ac;hp=7b7f4fa24789e8769af93392b1df27e13cbfc4f6;hpb=e7fb0b01c2545114e0c1b7b9abd9f425dbe16165;p=kivitendo-erp.git diff --git a/css/kivitendo/main.css b/css/kivitendo/main.css index 7b7f4fa24..77fe0978d 100644 --- a/css/kivitendo/main.css +++ b/css/kivitendo/main.css @@ -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;