[wsas-java-dev] svn commit r112 - in wsas/java/trunk/modules/samples/Chad/www: . css

svn at wso2.com svn at wso2.com
Sat Dec 2 03:12:56 PST 2006


Author: chamil
Date: Sat Dec  2 03:12:55 2006
New Revision: 112

Modified:
   wsas/java/trunk/modules/samples/Chad/www/css/chad.css
   wsas/java/trunk/modules/samples/Chad/www/index.html
Log:
Increasing the size of the page.

Modified: wsas/java/trunk/modules/samples/Chad/www/css/chad.css
==============================================================================
--- wsas/java/trunk/modules/samples/Chad/www/css/chad.css	(original)
+++ wsas/java/trunk/modules/samples/Chad/www/css/chad.css	Sat Dec  2 03:12:55 2006
@@ -125,7 +125,7 @@
     	position: relative;
     	top: -29px;
         /*min-height: 350px;*/
-        height: 340px;
+        height: 370px;
         padding: 30px 20px 100px 0;
         float: left;
         background: url(../images/navigation_bk.gif) transparent no-repeat left top;

Modified: wsas/java/trunk/modules/samples/Chad/www/index.html
==============================================================================
--- wsas/java/trunk/modules/samples/Chad/www/index.html	(original)
+++ wsas/java/trunk/modules/samples/Chad/www/index.html	Sat Dec  2 03:12:55 2006
@@ -104,7 +104,7 @@
 							onclick="javascript:document.getElementById('alertMessageBox').style.display='none';return false;"/></p>
 			</div><!--/ message box div -->
 
-			<div id="footer" style="position:absolute; top: 550px; left:0px;width: 98%;">&copy; 2006 WSO2</div>
+			<div id="footer" style="position:absolute; top: 580px; left:0px;width: 98%;">&copy; 2006 WSO2</div>
 		</div><!-- /wrapper -->
 	</body>
 </html>




More information about the Wsas-java-dev mailing list