]> source.dussan.org Git - vaadin-framework.git/commitdiff
.i-app -> div.i-app, seems to work better
authorMarc Englund <marc.englund@itmill.com>
Tue, 29 Apr 2008 11:50:29 +0000 (11:50 +0000)
committerMarc Englund <marc.englund@itmill.com>
Tue, 29 Apr 2008 11:50:29 +0000 (11:50 +0000)
svn changeset:4280/svn branch:trunk

WebContent/ITMILL/themes/liferay/styles.css

index 5010a14bc9f2d38469970d4ab633668034882b0d..0167beed11b56370e8a328509871e4d0adbd9d87 100644 (file)
@@ -4,7 +4,7 @@
  * Simplified default theme to work seamlessly with Liferay
  */
 
-.i-app {
+div.i-app {
        background-color: transparent;
 }
 
@@ -28,8 +28,8 @@ input[type="text"].i-filterselect-input {
        height: 20px;
        margin: 0px;
        padding: 3px 0px 0px 4px;
-}
-
+}\r
+       
 .simplereserver div.i-datefield-entrycalendar-hours {\r
        height: 200px;\r
        overflow: auto;\r