Revision 1cad154a
Added by Scott Ullrich almost 15 years ago
usr/local/www/themes/metallic/all.css | ||
---|---|---|
896 | 896 |
white-space: nowrap; |
897 | 897 |
} |
898 | 898 |
.tabcont { |
899 |
background-color: #EEEEEE;
|
|
899 |
background-color: #DDDDDD;
|
|
900 | 900 |
padding-right: 12px; |
901 | 901 |
padding-left: 12px; |
902 | 902 |
padding-top: 12px; |
Also available in: Unified diff
Set tabcont to a slightly darker grey so that it stands out even on brighter monitors.