summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorEvgeny Yurchenko <ey@tm-k.com>2011-06-05 16:23:10 -0400
committerEvgeny Yurchenko <ey@tm-k.com>2011-06-05 16:23:10 -0400
commit6627e4ec35f0ea2f8739eb8104fd500021ac412b (patch)
tree4af31e6e866bdf6d9a8b70ecb35e3da50866fb16 /usr/local/www/themes
parent79633b6c1886aeb71d236d2702d15cd050377833 (diff)
downloadpfsense-6627e4ec35f0ea2f8739eb8104fd500021ac412b.zip
pfsense-6627e4ec35f0ea2f8739eb8104fd500021ac412b.tar.gz
Restoring gray background to the right of some tables in GUI (theme pfsense_ng).
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/pfsense_ng/all.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css
index 650d52d..b89299d 100644
--- a/usr/local/www/themes/pfsense_ng/all.css
+++ b/usr/local/www/themes/pfsense_ng/all.css
@@ -1333,7 +1333,7 @@ div#log span.log-protocol-mini-header {
/* Sortable tables */
table.sortable thead {
cursor: default;
- background-color: #EEEEEE;
+<!-- background-color: #EEEEEE; this causing light gray rectangles to the right of many tables in gui -->
padding-right: 12px;
padding-left: 12px;
padding-top: 12px;
OpenPOWER on IntegriCloud