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:
8c0a880
)
Minor css errors debugged. Now it validates with w3c
author
Udo Spallek
<info@wissensvermittlung.com>
Sun, 7 Jan 2007 17:25:10 +0000
(17:25 +0000)
committer
Udo Spallek
<info@wissensvermittlung.com>
Sun, 7 Jan 2007 17:25:10 +0000
(17:25 +0000)
css/lx-office-erp.css
patch
|
blob
|
history
diff --git
a/css/lx-office-erp.css
b/css/lx-office-erp.css
index
8d8ad3d
..
90fc6a8
100644
(file)
--- a/
css/lx-office-erp.css
+++ b/
css/lx-office-erp.css
@@
-45,9
+45,13
@@
body {
font-size: 10pt;
background-color: white;
background-image: url("../image/fade.png"); background-repeat:repeat-x;
- color: black
+ color: black
;
}
-// .bg { background-image: url("mn_hauptmenu.png");}
+
+/* .bg {
+ background-image: url("mn_hauptmenu.png");
+} */
+
td {
font-family: Verdana, Arial, Helvetica;
color: black;
@@
-226,3
+230,4
@@
h2.error {
display: none;
}
}
+