X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=css%2Fkivitendo%2Fmain.css;h=77fe0978dceb314f0a9934c389c0bbc4ad6a73ca;hb=b6cc210659f5ed09f22de0b5985c62457ec634ac;hp=3d5530a7127cb8ee96f0f91fe67da465e38cba0a;hpb=ec4779b81c8ed10a64ae0aab3f35c630c1066bdf;p=kivitendo-erp.git diff --git a/css/kivitendo/main.css b/css/kivitendo/main.css index 3d5530a71..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,17 +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; -} - /* .listheadingcontent { background-color: #EBEBEB; color: #006400;