Project

General

Profile

Feature #19575 » typo3-file-list.css.diff

Administrator Admin, 2008-11-05 21:55

View differences:

typo3/sysext/t3skin/stylesheets/typo3-file-list.css (working copy)
- - - - - - - - - - - - - - - - - - - - - */
table#typo3-filelist {
border:1px solid #A2AAB8;
margin-top:10px;
}
......
vertical-align: bottom;
}
table#typo3-filelist tr.c-headLine {
background-color: #A2AAB8;
font-weight: bold;
}
table#typo3-filelist tr.c-headLine td a {
color: #fff;
}
table#typo3-filelist tr td.c-headLine {
background-color:#B8BEC9;
background-image:url(../icons/gfx/alt_menu_mainitem_bg.gif);
......
}
table#typo3-filelist tr td.c-headLine a {
color:#FFFFFF;
color:#fff;
}
table#typo3-filelist tr td img {
text-align: center;
}
(3-3/7)