svn commit: r437568 - /incubator/ofbiz/trunk/framework/images/webapp/images/ecommain.css

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r437568 - /incubator/ofbiz/trunk/framework/images/webapp/images/ecommain.css

jleroux@apache.org
Author: jleroux
Date: Sun Aug 27 23:43:12 2006
New Revision: 437568

URL: http://svn.apache.org/viewvc?rev=437568&view=rev
Log:
Reverted the file from changes by Marco Risalto. Widthes in pix must certainly be changed to percentages.
I kept my little change for cart header.

Modified:
    incubator/ofbiz/trunk/framework/images/webapp/images/ecommain.css

Modified: incubator/ofbiz/trunk/framework/images/webapp/images/ecommain.css
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/images/webapp/images/ecommain.css?rev=437568&r1=437567&r2=437568&view=diff
==============================================================================
--- incubator/ofbiz/trunk/framework/images/webapp/images/ecommain.css (original)
+++ incubator/ofbiz/trunk/framework/images/webapp/images/ecommain.css Sun Aug 27 23:43:12 2006
@@ -34,7 +34,6 @@
 voice-family: "\"}\"";
 voice-family: inherit;
 height: 80px;
-width: 100%;
 /* border:1px solid #000; */
 }
 #ecom-header #left {
@@ -196,11 +195,10 @@
 
 
 #ecom-mainarea .center, #ecom-mainarea .leftonly, #ecom-mainarea .rightonly, #ecom-mainarea .nocolumns {
-background:#fff;
+background:#fff;
 text-align: left;
 vertical-align: top;
 margin-top: 10px;
-width: 100%;
 }
 #ecom-mainarea .center {
 margin-left: 160px;
@@ -209,21 +207,18 @@
 voice-family: inherit;
 margin-left: 161px;
 margin-right: 211px;
-width: 851px;
 }
 #ecom-mainarea .leftonly {
 margin-left: 160px;
 voice-family: "\"}\"";
 voice-family: inherit;
 margin-left: 161px;
-width: 1071px;
 }
 #ecom-mainarea .rightonly {
 margin-right: 210px;
 voice-family: "\"}\"";
 voice-family: inherit;
 margin-right: 211px;
-width: 1011px;
 }
 
 /* ====== eCommerce "Screenlet" Styles ====== */