summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2014-12-07 22:13:13 +0545
committerPhil Davis <phil.davis@inf.org>2014-12-07 22:13:13 +0545
commit2ce15f633e0554bddab2e5d601dd4139cf0b49bf (patch)
tree29ac2cb46a6bfda608163fa32dabdb3196aaaeed /usr/local
parentfe9273cfdfa9109a0936ed4ee47ec1778629461d (diff)
downloadpfsense-2ce15f633e0554bddab2e5d601dd4139cf0b49bf.zip
pfsense-2ce15f633e0554bddab2e5d601dd4139cf0b49bf.tar.gz
Standardise css list padding
for the_wall theme
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/themes/the_wall/all.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index cb90972..35ddbd4 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -761,7 +761,7 @@ ul#wzdnav a:active {
}
.listn {
font-size: 11px;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -772,7 +772,7 @@ ul#wzdnav a:active {
color: #FFFFFF;
font-size: 11px;
background-color: #990000;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -782,14 +782,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;
@@ -802,7 +802,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