summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2014-12-07 22:01:27 +0545
committerPhil Davis <phil.davis@inf.org>2014-12-07 22:01:27 +0545
commit04d21981f8bc81f91ba2db4199ac1fa7a9ba72e5 (patch)
treedcfd47bbe9499ed90bbaf48dbde1783bb3d2d25d /usr/local
parent66591feb7468674cf981a064c53dc2586c450a9f (diff)
downloadpfsense-04d21981f8bc81f91ba2db4199ac1fa7a9ba72e5.zip
pfsense-04d21981f8bc81f91ba2db4199ac1fa7a9ba72e5.tar.gz
Standardise css list padding
for code-red theme
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/themes/code-red/all.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/local/www/themes/code-red/all.css b/usr/local/www/themes/code-red/all.css
index 81efac7..25548e2 100644
--- a/usr/local/www/themes/code-red/all.css
+++ b/usr/local/www/themes/code-red/all.css
@@ -758,7 +758,7 @@ ul#wzdnav a:active {
}
.listn {
font-size: 11px;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -769,7 +769,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;
@@ -779,14 +779,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;
@@ -799,7 +799,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