[open-ils-commits] r1410 - in evergreen-ils.org: css img (moodaepo)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Apr 20 15:41:12 EDT 2011
Author: moodaepo
Date: 2011-04-20 15:41:07 -0400 (Wed, 20 Apr 2011)
New Revision: 1410
Modified:
evergreen-ils.org/css/style.css
evergreen-ils.org/img/headfade.gif
Log:
Updated header image and increased body width to reclaim screen area.
Modified: evergreen-ils.org/css/style.css
===================================================================
--- evergreen-ils.org/css/style.css 2011-04-20 14:49:44 UTC (rev 1409)
+++ evergreen-ils.org/css/style.css 2011-04-20 19:41:07 UTC (rev 1410)
@@ -176,7 +176,7 @@
}
#footerwrap {
-width: 90%;
+width: 99%;
display:block;;
margin: 0;
padding: 20px 0 0 0;
@@ -352,7 +352,7 @@
}
#wrap {
-width: 90%;
+width: 98%;
height: 100%;
margin: 0 auto;
padding: 0;
@@ -361,10 +361,10 @@
background: #fff;
voice-family: "\"}\"";
voice-family:inherit;
- width: 90%;
+ width: 98%;
}
html>#wrap {
- width: 90%;
+ width: 98%;
}
#wrap.wide {
Modified: evergreen-ils.org/img/headfade.gif
===================================================================
(Binary files differ)
More information about the open-ils-commits
mailing list