summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2014-12-07 21:56:55 +0545
committerPhil Davis <phil.davis@inf.org>2014-12-07 21:56:55 +0545
commit66591feb7468674cf981a064c53dc2586c450a9f (patch)
tree4a91ddde5a12c7570162b4a05205de0d759f79c0 /usr/local/www/themes
parentf3dac61c02eef19d31083c50d4de58836b61c434 (diff)
downloadpfsense-66591feb7468674cf981a064c53dc2586c450a9f.zip
pfsense-66591feb7468674cf981a064c53dc2586c450a9f.tar.gz
Standardise css list padding
for _corporate
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/_corporate/all.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/local/www/themes/_corporate/all.css b/usr/local/www/themes/_corporate/all.css
index fb5f404..1b75d1b 100644
--- a/usr/local/www/themes/_corporate/all.css
+++ b/usr/local/www/themes/_corporate/all.css
@@ -677,7 +677,7 @@ ul#wzdnav a:active {
}
.listn {
font-size: 11px;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -687,7 +687,7 @@ ul#wzdnav a:active {
border-bottom: 1px solid #999999;
font-size: 11px;
background-color: #990000;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -697,14 +697,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;
@@ -717,7 +717,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