Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 1 |
lars |
1 |
|
|
|
2 |
.config { }
|
|
|
3 |
|
|
|
4 |
.dataTitle { text-align: center; font-weight: bold; font-size: 12pt; }
|
|
|
5 |
|
|
|
6 |
TABLE.data { background-color: white; padding: 2px; border-collapse:separate;}
|
|
|
7 |
TH.data { background-color: white; text-align: left; background-color: #999797; }
|
|
|
8 |
.dataOdd { background-color: #DBDBDB; }
|
|
|
9 |
.dataEven { background-color: #C4C2C2; }
|
|
|
10 |
|
|
|
11 |
.reportSelectTitle { text-align: center; font-weight: bold; font-size: 12pt; }
|
|
|
12 |
.reportSelectSubTitle { text-align: left; font-weight: bold; font-size: 10pt; }
|
|
|
13 |
.reportSelectItem { text-align: left; }
|
|
|
14 |
|