projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bc5165
)
Besser zu lesende Schriftfarbe bei Fehlermeldungen
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 24 Apr 2012 08:04:42 +0000
(10:04 +0200)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 24 Apr 2012 08:04:51 +0000
(10:04 +0200)
css/kivitendo/main.css
patch
|
blob
|
history
diff --git
a/css/kivitendo/main.css
b/css/kivitendo/main.css
index
46e4ba1
..
4cd3644
100644
(file)
--- 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,6
+159,7
@@
body.menu {
.message_error_label {
padding: 0.5em;
background-color: #E00000;
+ color: white;
font-weight: normal;
text-align: left;
border-style: solid;