[TYPO3-core] RFC #9742:[Feature] Zebra columns for fileadmin listing
Stefano Kowalke
blueduck at gmx.net
Thu Nov 27 21:54:20 CET 2008
Steffen Kamper wrote:
> but
> table#typo3-filelist tr td.c-headLine {
> background-color: #ccc;
> font-weight: bold;
> height: 16px;
> }
Then you must add the class 'c-headLine' to every <td> element in the
header, only for old skin. Why not add
table#typo3-filelist tr.c-headLine {
background-color: #A2AAB8;
font-weight: bold;
}
to stylesheet.css and it works (for me).
Stefano
--
Seit dem 1.1.2008 werden Daten zu jeder E-Mail verdachtsunabhängig gespeichert!
Weitere Informationen: www.vorratsdatenspeicherung.de
GPG-ID: 0x2B08936D
Key-Fingerprint: 7F31 BCF0 70C0 B3B1 1235 07E9 1777 D7A0 2B08 936D
More information about the TYPO3-team-core
mailing list