summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/the_wall
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2012-06-09 00:56:05 -0300
committermarcelloc <marcellocoutinho@gmail.com>2012-06-09 00:56:05 -0300
commit43b1760c40cd497c93d0bd25ab519fc7ef869752 (patch)
tree3a1867fa99305f35f719b68889f12294957bd36f /usr/local/www/themes/the_wall
parent97f30a080cd0618c834dcadf178da3b4a0394c3e (diff)
downloadpfsense-43b1760c40cd497c93d0bd25ab519fc7ef869752.zip
pfsense-43b1760c40cd497c93d0bd25ab519fc7ef869752.tar.gz
fix jquery+domtt notices css on all themes
Diffstat (limited to 'usr/local/www/themes/the_wall')
-rw-r--r--usr/local/www/themes/the_wall/all.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index 0d13dc9..c96a99c 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -239,12 +239,12 @@ iframe {
position: relative;
background: url('images/alert_bgr.png') no-repeat;
height: 90px;
- width: 180px;
+ width: 190px;
z-index: 1;
top: 55px;
left: -5px;
- padding-top: 60px;
- padding-left: 20px;
+ padding-top: 45px;
+ padding-left: 0px;
margin: 0px;
}
#header-right .container .right #hostname {
@@ -287,6 +287,7 @@ div#marquee-text {
font-family: Verdana;
font-weight: bold;
color: #000000;
+ padding-left: 5px;
}
table#marquee div#container {
position: relative;
OpenPOWER on IntegriCloud