Author: rfelden
Date: Tue Dec 18 15:33:41 2007
New Revision: 42

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D42&repname=3D=
corporate_portal_templates_v3
Log:
another layout modification -> temporary fix for box views, size is now inh=
erited from parent container

Modified:
    trunk/src/jsp/shared/css/base.css

Modified: trunk/src/jsp/shared/css/base.css
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/trunk/src/jsp/shared/=
css/base.css&rev=3D42&repname=3Dcorporate_portal_templates_v3
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/src/jsp/shared/css/base.css (original)
+++ trunk/src/jsp/shared/css/base.css Tue Dec 18 15:33:41 2007
@@ -559,7 +559,6 @@
 =

 .box{
   float: left;
-  width: 170px;
   padding: 20px 20px 0px 20px;
   background: none;
   border: none;
@@ -567,19 +566,19 @@
 }
 =

 .small{
-  width: 190px;
+  /* width: 190px; */
 }
 =

 .medium{
-  width: 440px;
+  /* width: 440px; */
 }
 =

 .large{
-  width: 650px;
+  /* width: 650px; */
 }
 =

 div.colored{
-  width: 168px;
+  /* width: 168px; */
   padding: 20px;
   margin-bottom: 20px;
 }
@@ -589,11 +588,11 @@
 }
 =

 .small div.colored{
-  width: 168px;
+  /* width: 168px; */
 }
 =

 .large div.colored{
-  width: 628px;
+  /* width: 628px; */
 }
 =

 .light{

_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list

Reply via email to