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:
ec4779b
)
Mehr Spaltenüberschriften in weiß-auf-grün
author
Moritz Bunkus
<moritz@bunkus.org>
Wed, 10 Oct 2012 11:11:16 +0000
(13:11 +0200)
committer
Moritz Bunkus
<moritz@bunkus.org>
Wed, 10 Oct 2012 11:11:16 +0000
(13:11 +0200)
css/kivitendo/main.css
patch
|
blob
|
history
diff --git
a/css/kivitendo/main.css
b/css/kivitendo/main.css
index
3d5530a
..
7b7f4fa
100644
(file)
--- a/
css/kivitendo/main.css
+++ b/
css/kivitendo/main.css
@@
-203,6
+203,10
@@
body.menu {
color: white;
}
+.listheading th {
+ color: white;
+}
+
/* .listheadingcontent {
background-color: #EBEBEB;
color: #006400;