Revision 1cad154a
Added by Scott Ullrich almost 15 years ago
usr/local/www/themes/pfsense/all.css | ||
---|---|---|
685 | 685 |
white-space: nowrap; |
686 | 686 |
} |
687 | 687 |
.tabcont { |
688 |
background-color: #EEEEEE;
|
|
688 |
background-color: #DDDDDD;
|
|
689 | 689 |
padding-right: 12px; |
690 | 690 |
padding-left: 12px; |
691 | 691 |
padding-top: 12px; |
Also available in: Unified diff
Set tabcont to a slightly darker grey so that it stands out even on brighter monitors.