.TWikiAttachments th.first, .TWikiForm th.first { border-left: none; } .TWikiAttachments th.sortedAscending, .TWikiAttachments th.sortedDescending, .TWikiForm th.sortedAscending, .TWikiForm th.sortedDescending { background-color: #345; } .TWikiAttachments th img, .TWikiForm th img { display: none; } .TWikiAttachments th a, .TWikiForm th a { color: white; text-decoration: none; } .TWikiAttachments th a:hover, .TWikiForm th a:hover { text-decoration: underline; background-color: transparent; } th.sortedAscending a:link, th.sortedAscending a:visited { border-top: 1px solid #ccc; } th.sortedAscending a:hover, th.sortedAscending a:hover { text-decoration: none; border-top: 0; border-bottom: 1px solid #ccc; } th.sortedDescending a:link, th.sortedDescending a:visited, th.sortedDescending a:link, th.sortedDescending a:visited { border-bottom: 1px solid #ccc; } th.sortedDescending a:hover, th.sortedDescending a:hover { text-decoration: none; border-bottom: 0; border-top: 1px solid #ccc; } .TWikiAttachments td, .TWikiForm td { padding: 2px 6px 2px 6px; background-color: white; height: 1.4em; text-align: left; vertical-align: top; }