summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2014-12-07 22:06:09 +0545
committerPhil Davis <phil.davis@inf.org>2014-12-07 22:06:09 +0545
commit09b095b0a582bc233642cd0674fe994d7f47619b (patch)
treefed158e186dad51ecc15fde563e8a1aa71d7b078 /usr/local/www/themes
parentaf978cb9de19fa5175da9c50f24284bee2cf62e0 (diff)
downloadpfsense-09b095b0a582bc233642cd0674fe994d7f47619b.zip
pfsense-09b095b0a582bc233642cd0674fe994d7f47619b.tar.gz
Standardise css list padding
for nervecenter theme
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/nervecenter/all.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index d66e36c..a7cda13 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -750,7 +750,7 @@ ul#wzdnav a:active {
}
.listn {
font-size: 11px;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -761,7 +761,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;
@@ -771,14 +771,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;
@@ -791,7 +791,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