summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/themes/pfsense_ng/all.css2
-rw-r--r--usr/local/www/themes/pfsense_ng_fs/all.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css
index 46f74fa..ee25673 100644
--- a/usr/local/www/themes/pfsense_ng/all.css
+++ b/usr/local/www/themes/pfsense_ng/all.css
@@ -1366,7 +1366,7 @@ div#log span.log-protocol-mini-header {
/* Sortable tables */
table.sortable thead {
cursor: default;
- // background-color: #EEEEEE; this causing light gray rectangles to the right of many tables in gui
+ /* 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;
diff --git a/usr/local/www/themes/pfsense_ng_fs/all.css b/usr/local/www/themes/pfsense_ng_fs/all.css
index 7ccc4c7..7c2e592 100644
--- a/usr/local/www/themes/pfsense_ng_fs/all.css
+++ b/usr/local/www/themes/pfsense_ng_fs/all.css
@@ -1327,7 +1327,7 @@ div#log span.log-protocol-mini-header {
/* Sortable tables */
table.sortable thead {
cursor: default;
-// background-color: #EEEEEE; this causing light gray rectangles to the right of many tables in gui
+ /* 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