X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3c5e403318422b09a5aa6d7100acfbbca42f79dc..4bed72f:/css/kivitendo/main.css diff --git a/css/kivitendo/main.css b/css/kivitendo/main.css index 379ef4da7..4cad54f27 100644 --- a/css/kivitendo/main.css +++ b/css/kivitendo/main.css @@ -117,10 +117,9 @@ td.login { th.login { text-align: right; } -div.admin { - background-color: #FFFFE0; - padding: 8px; - color: #000000; +.admin h1 { + background-color: #fe5f14; + text-color: #ffffff; } body.menu { color: #000000; @@ -362,3 +361,12 @@ label { margin-bottom: 5px; padding: 5px; } + +.flash_title { + font-weight: bold; +} + +.dimmed-text { + color: #ccc; + font-style: italic; +}