summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-08-29 17:52:44 -0300
committerRenato Botelho <garga@FreeBSD.org>2014-08-29 17:52:44 -0300
commit2412990a07416d8e3c6e233637ddcb47319d572d (patch)
tree6f74e88e6648210691aafec86ca5e29ab0f003b6 /usr/local/www/themes
parent729ca302e389f63e0bc3432f57424123312f3e63 (diff)
downloadpfsense-2412990a07416d8e3c6e233637ddcb47319d572d.zip
pfsense-2412990a07416d8e3c6e233637ddcb47319d572d.tar.gz
Fix comment in css
Diffstat (limited to 'usr/local/www/themes')
-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