summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-12-07 13:41:30 -0200
committerRenato Botelho <garga@FreeBSD.org>2014-12-07 13:41:30 -0200
commitf3dac61c02eef19d31083c50d4de58836b61c434 (patch)
tree8ff8a1fc19df125967bab6c3e1ddfb98a588258b /usr/local
parentf060bd2a8a54e23c19aecf7debbb95a905a96fc1 (diff)
parent0f3d668ff0f0595dcf1301edd6553720db0deedf (diff)
downloadpfsense-f3dac61c02eef19d31083c50d4de58836b61c434.zip
pfsense-f3dac61c02eef19d31083c50d4de58836b61c434.tar.gz
Merge pull request #1368 from phil-davis/patch-3
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/themes/pfsense_ng/all.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css
index 9bb4b56..39beb77 100644
--- a/usr/local/www/themes/pfsense_ng/all.css
+++ b/usr/local/www/themes/pfsense_ng/all.css
@@ -864,7 +864,7 @@ ul#wzdnav a:active {
}
.listn {
font-size: 11px;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -875,7 +875,7 @@ ul#wzdnav a:active {
font-size: 11px;
color: #FFFFFF;
background-color: #990000;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -885,14 +885,14 @@ ul#wzdnav a:active {
border-bottom: 1px solid #999999;
font-size: 11px;
background-color: #999999;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
}
.listhdr {
background-color: #BBBBBB;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
font-weight: bold;
border-bottom: 1px solid #999999;
@@ -905,7 +905,7 @@ ul#wzdnav a:active {
}
.listhdrr {
background-color: #BBBBBB;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
font-weight: bold;
border-right: 1px solid #999999;
OpenPOWER on IntegriCloud