summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2014-12-07 22:11:34 +0545
committerPhil Davis <phil.davis@inf.org>2014-12-07 22:11:34 +0545
commitfe9273cfdfa9109a0936ed4ee47ec1778629461d (patch)
tree2c4b786b356f81c75a315cb5ad23469307cf069e /usr/local
parent4fb660ae166f71a3bf30c6aa74459eb58e63439f (diff)
downloadpfsense-fe9273cfdfa9109a0936ed4ee47ec1778629461d.zip
pfsense-fe9273cfdfa9109a0936ed4ee47ec1778629461d.tar.gz
Standardise css list padding
for pfsense_ng_fs theme
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/themes/pfsense_ng_fs/all.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/local/www/themes/pfsense_ng_fs/all.css b/usr/local/www/themes/pfsense_ng_fs/all.css
index dd66eec..7286d1c 100644
--- a/usr/local/www/themes/pfsense_ng_fs/all.css
+++ b/usr/local/www/themes/pfsense_ng_fs/all.css
@@ -825,7 +825,7 @@ ul#wzdnav a:active {
}
.listn {
font-size: 11px;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -836,7 +836,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;
@@ -846,14 +846,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;
@@ -866,7 +866,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