summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/metallic
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/metallic
parentdaad17fdd1bfc6b7b6d124fe9da20a4ceac217a2 (diff)
downloadpfsense-b9fd602e3cef2de9e01c58c37f829e7132f14935.zip
pfsense-b9fd602e3cef2de9e01c58c37f829e7132f14935.tar.gz
Add sortable css
Diffstat (limited to 'usr/local/www/themes/metallic')
-rw-r--r--usr/local/www/themes/metallic/all.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index 15e3952..fb5aabb 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -1208,3 +1208,11 @@ div#log span.log-protocol-mini-header {
width: 8%;
border-right: 1px solid #999;
}
+
+/* Sortable tables */
+table.sortable thead {
+ background-color:#eee;
+ color:#666666;
+ font-weight: bold;
+ cursor: default;
+}
OpenPOWER on IntegriCloud