Revision b9fd602e
Added by Scott Ullrich over 16 years ago
usr/local/www/themes/metallic/all.css | ||
---|---|---|
1208 | 1208 |
width: 8%; |
1209 | 1209 |
border-right: 1px solid #999; |
1210 | 1210 |
} |
1211 |
|
|
1212 |
/* Sortable tables */ |
|
1213 |
table.sortable thead { |
|
1214 |
background-color:#eee; |
|
1215 |
color:#666666; |
|
1216 |
font-weight: bold; |
|
1217 |
cursor: default; |
|
1218 |
} |
Also available in: Unified diff
Add sortable css