summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/the_wall/all.css
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/themes/the_wall/all.css')
-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