Revision 7c3a3741
Von Udo Spallek vor etwa 18 Jahren hinzugefügt
css/lx-office-erp.css | ||
---|---|---|
45 | 45 |
font-size: 10pt; |
46 | 46 |
background-color: white; |
47 | 47 |
background-image: url("../image/fade.png"); background-repeat:repeat-x; |
48 |
color: black |
|
48 |
color: black;
|
|
49 | 49 |
} |
50 |
// .bg { background-image: url("mn_hauptmenu.png");} |
|
50 |
|
|
51 |
/* .bg { |
|
52 |
background-image: url("mn_hauptmenu.png"); |
|
53 |
} */ |
|
54 |
|
|
51 | 55 |
td { |
52 | 56 |
font-family: Verdana, Arial, Helvetica; |
53 | 57 |
color: black; |
... | ... | |
226 | 230 |
display: none; |
227 | 231 |
} |
228 | 232 |
} |
233 |
|
Auch abrufbar als: Unified diff
Minor css errors debugged. Now it validates with w3c