summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2014-12-07 22:09:45 +0545
committerPhil Davis <phil.davis@inf.org>2014-12-07 22:09:45 +0545
commit4fb660ae166f71a3bf30c6aa74459eb58e63439f (patch)
treee9fb90dff2aa7641887adbb6805aef01a9bfd57b /usr/local/www/themes
parent6e74f280a651e677040bffd776d5eb3d6fd4ef10 (diff)
downloadpfsense-4fb660ae166f71a3bf30c6aa74459eb58e63439f.zip
pfsense-4fb660ae166f71a3bf30c6aa74459eb58e63439f.tar.gz
Standardise css list padding
for pfsense theme
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/pfsense/all.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index f14e710..07afe1e 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -517,7 +517,7 @@ table#marquee div#container div#scroller {
}
.listn {
font-size: 11px;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -528,7 +528,7 @@ table#marquee div#container div#scroller {
font-size: 11px;
color: #FFFFFF;
background-color: #990000;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
@@ -538,14 +538,14 @@ table#marquee div#container div#scroller {
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;
@@ -558,7 +558,7 @@ table#marquee div#container div#scroller {
}
.listhdrr {
background-color: #BBBBBB;
- padding-right: 16px;
+ padding-right: 6px;
padding-left: 6px;
font-weight: bold;
border-right: 1px solid #999999;
OpenPOWER on IntegriCloud