summaryrefslogtreecommitdiffstats
path: root/WebContent/ITMILL/themes
diff options
context:
space:
mode:
authorMarc Englund <marc.englund@itmill.com>2009-02-12 10:58:27 +0000
committerMarc Englund <marc.englund@itmill.com>2009-02-12 10:58:27 +0000
commit112b67b5e9073be6cf1efe43be5f171c133a37f9 (patch)
tree059de6a8661061f5bc4f5a4f977a42b376cda9c2 /WebContent/ITMILL/themes
parent1902b4a17762a29337805ad399e0f654a81dc224 (diff)
downloadvaadin-framework-112b67b5e9073be6cf1efe43be5f171c133a37f9.tar.gz
vaadin-framework-112b67b5e9073be6cf1efe43be5f171c133a37f9.zip
Sampler icon margin for IE, fixes #2574
svn changeset:6817/svn branch:trunk
Diffstat (limited to 'WebContent/ITMILL/themes')
-rw-r--r--WebContent/ITMILL/themes/sampler/sampler/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/WebContent/ITMILL/themes/sampler/sampler/styles.css b/WebContent/ITMILL/themes/sampler/sampler/styles.css
index a48069e714..2b1fc5c061 100644
--- a/WebContent/ITMILL/themes/sampler/sampler/styles.css
+++ b/WebContent/ITMILL/themes/sampler/sampler/styles.css
@@ -201,6 +201,10 @@
margin-top: -2px;
margin-left: -3px;
}
+.i-ie .i-app-SamplerApplication .i-button-screenshot img {
+ margin-left: -12px;
+}
+
.i-app-SamplerApplication .i-table-featuretable tr.i-table-row,
.i-app-SamplerApplication .i-table-featuretable tr.i-table-row-odd {