svn commit: samba-web r227 - trunk/style

deryck at samba.org deryck at samba.org
Sun Aug 8 23:56:36 GMT 2004


Author: deryck
Date: 2004-08-08 23:56:35 +0000 (Sun, 08 Aug 2004)
New Revision: 227
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/&rev=227&nolog=1
Log:

Test of bugzilla header width.

--deryck

Modified:
   trunk/style/bugzilla.css

Changeset:
Modified: trunk/style/bugzilla.css
===================================================================
--- trunk/style/bugzilla.css	2004-08-08 23:40:34 UTC (rev 226)
+++ trunk/style/bugzilla.css	2004-08-08 23:56:35 UTC (rev 227)
@@ -4,7 +4,7 @@
 	left:0;
         padding: 3px 10px 3px 10px;
 	height:35px;
-	width:100%;
+	width:9999999990%;
 	background-color:#FFFF64;
         color:#000;
 	border-bottom:2px solid #3878CD;
@@ -50,12 +50,11 @@
 
 /* Styles for main content area */
 #content>.center {
-        min-height:700px;
+        min-height:800px;
 }
 .center {
 	position:absolute;
 	top:0;
-	min-height:700px;
  	margin:0 1% 0 130px;
 	padding-top:50px;
 	padding-left:75px;



More information about the samba-cvs mailing list