summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/nervecenter
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-12-05 19:58:35 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-12-05 19:58:35 +0000
commitb9fd602e3cef2de9e01c58c37f829e7132f14935 (patch)
tree3f193c7003cac76ff5f4f1c83d2b8df05e2d6591 /usr/local/www/themes/nervecenter
parentdaad17fdd1bfc6b7b6d124fe9da20a4ceac217a2 (diff)
downloadpfsense-b9fd602e3cef2de9e01c58c37f829e7132f14935.zip
pfsense-b9fd602e3cef2de9e01c58c37f829e7132f14935.tar.gz
Add sortable css
Diffstat (limited to 'usr/local/www/themes/nervecenter')
-rw-r--r--usr/local/www/themes/nervecenter/all.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index d264d86..cfd05cb 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -861,6 +861,7 @@ ul#wzdnav a:active {
padding-top: 5px;
padding-bottom: 5px;
}
+
.optsect_t {
border-right: 1px solid #999999;
background-color: #990000;
@@ -1227,3 +1228,10 @@ div#log span.log-protocol-mini-header {
border-right: 1px solid #999;
}
+/* Sortable tables */
+table.sortable thead {
+ background-color:#eee;
+ color:#666666;
+ font-weight: bold;
+ cursor: default;
+}
OpenPOWER on IntegriCloud