diff options
Diffstat (limited to 'WebContent/ITMILL/themes')
-rw-r--r-- | WebContent/ITMILL/themes/sampler/sampler/styles.css | 4 |
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 { |