]> source.dussan.org Git - vaadin-framework.git/commitdiff
re-built styles
authorMarc Englund <marc.englund@itmill.com>
Tue, 26 Aug 2008 12:54:05 +0000 (12:54 +0000)
committerMarc Englund <marc.englund@itmill.com>
Tue, 26 Aug 2008 12:54:05 +0000 (12:54 +0000)
svn changeset:5269/svn branch:trunk

WebContent/ITMILL/themes/default/styles.css

index 695fad84b7a23a47f93dc4c55c2e9ff7bf63aed8..16a653e081436a62e73cd2aab1e854ad8682742f 100644 (file)
        opacity: 0.3;
        filter: Alpha(opacity=30);
 }
+* html .i-disabled {
+       zoom: 1;
+}
+*+html .i-disabled {
+       zoom: 1;
+}
 .i-disabled .i-disabled {
        opacity: 1.0;
+       filter: Alpha(opacity=100);
 }
 .i-required-field-indicator {
        padding-left:2px;