summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/the_wall
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/the_wall
parentdaad17fdd1bfc6b7b6d124fe9da20a4ceac217a2 (diff)
downloadpfsense-b9fd602e3cef2de9e01c58c37f829e7132f14935.zip
pfsense-b9fd602e3cef2de9e01c58c37f829e7132f14935.tar.gz
Add sortable css
Diffstat (limited to 'usr/local/www/themes/the_wall')
-rw-r--r--usr/local/www/themes/the_wall/all.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index a71c949..c2206d8 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -1248,3 +1248,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