Revision 0f78d3ad
Added by Scott Ullrich almost 16 years ago
usr/local/www/themes/pfsense-dropdown/all.css | ||
---|---|---|
953 | 953 |
|
954 | 954 |
/* Sortable tables */ |
955 | 955 |
table.sortable thead { |
956 |
background-color:#eee; |
|
957 |
color:#666666; |
|
958 |
font-weight: bold; |
|
959 | 956 |
cursor: default; |
957 |
background-color: #EEEEEE; |
|
958 |
padding-right: 12px; |
|
959 |
padding-left: 12px; |
|
960 |
padding-top: 12px; |
|
961 |
padding-bottom: 12px; |
|
960 | 962 |
} |
961 | 963 |
|
962 | 964 |
#graph { |
Also available in: Unified diff
Make Status -> IPSec table sortable. Fix colors and styling on sortable table headers to match all other forms. Sponsored-by: BSD Perimeter Commercial Support