]> source.dussan.org Git - vaadin-framework.git/commitdiff
recompiled css
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Thu, 3 Jul 2008 16:14:25 +0000 (16:14 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Thu, 3 Jul 2008 16:14:25 +0000 (16:14 +0000)
svn changeset:5042/svn branch:trunk

WebContent/ITMILL/themes/default/styles.css

index ce0a2657d356a0d2b658cbe99aa1fa631332aae6..126d9020db1c2eaeb563ad60dcdd3d5e35ff33de 100644 (file)
@@ -728,7 +728,10 @@ input.i-modified,
 .i-orderedlayout-c * { float:left; display: block;}
 .i-orderedlayout-w-e { float:left;}
 * html .i-orderedlayout-c, * html .i-orderedlayout-w { height: 1%; }
-.i-orderedlayout-c, .i-orderedlayout-w { display: block; }
+.i-orderedlayout-w { display: block; }
+.i-orderedlayout-c { float:left; display: block;}
+*+ html .i-orderedlayout-c { float:none; }
+* html .i-orderedlayout-c { float:none; }
 .i-panel,
 .i-panel-caption,
 .i-panel-content,