comparison templates/classic/html/style.css @ 1635:b0ffb474716e

nicer index navigation
author Richard Jones <richard@users.sourceforge.net>
date Fri, 09 May 2003 03:43:22 +0000
parents 126d4d0ac89b
children 5fed70f96d2b
comparison
equal deleted inserted replaced
1634:e5e00d3a3fe2 1635:b0ffb474716e
132 vertical-align: top; 132 vertical-align: top;
133 empty-cells: show; 133 empty-cells: show;
134 } 134 }
135 135
136 table.list tr.navigation th { 136 table.list tr.navigation th {
137 width: 33%;
138 border-style: hidden;
139 text-align: center;
140 }
141 table.list tr.navigation td {
142 border: none
143 }
144 table.list tr.navigation th:first-child {
145 text-align: left;
146 }
147 table.list tr.navigation th:last-child {
137 text-align: right; 148 text-align: right;
138 }
139 table.list tr.navigation th:first-child {
140 text-align: left;
141 } 149 }
142 150
143 151
144 /* style for message displays */ 152 /* style for message displays */
145 table.messages { 153 table.messages {
343 table.otherinfo th { 351 table.otherinfo th {
344 border-bottom: 1px solid #afafaf; 352 border-bottom: 1px solid #afafaf;
345 font-weight: bold; 353 font-weight: bold;
346 text-align: left; 354 text-align: left;
347 } 355 }
356 /* SHA: 1c2bdea9d2295da079168403292e5c9039bb5088 */

Roundup Issue Tracker: http://roundup-tracker.org/