summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense-dropdown/all.css
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/themes/pfsense-dropdown/all.css')
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index 6868ef5..1891f07 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -953,10 +953,12 @@ div#log span.log-protocol-mini-header {
/* Sortable tables */
table.sortable thead {
- background-color:#eee;
- color:#666666;
- font-weight: bold;
cursor: default;
+ background-color: #EEEEEE;
+ padding-right: 12px;
+ padding-left: 12px;
+ padding-top: 12px;
+ padding-bottom: 12px;
}
#graph {
OpenPOWER on IntegriCloud