summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2014-12-07 22:04:11 +0545
committerPhil Davis <phil.davis@inf.org>2014-12-07 22:04:11 +0545
commitaf978cb9de19fa5175da9c50f24284bee2cf62e0 (patch)
tree078eaec3518d2f0098ce292f46521170657b4aae /usr/local/www/themes
parent04d21981f8bc81f91ba2db4199ac1fa7a9ba72e5 (diff)
downloadpfsense-af978cb9de19fa5175da9c50f24284bee2cf62e0.zip
pfsense-af978cb9de19fa5175da9c50f24284bee2cf62e0.tar.gz
Standardise css list padding
for metallic theme
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/metallic/all.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index e1a49d6..a5b7c70 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -724,7 +724,7 @@ ul#wzdnav a:active {
}
.listn {
font-size: 11px;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -735,7 +735,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;
@@ -745,14 +745,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;
@@ -765,7 +765,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