summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/button
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2011-11-09 16:48:12 +0200
committerLeif Åstrand <leif@vaadin.com>2011-11-09 16:48:54 +0200
commit7f57fc6b3df5cd1498562acd515833f654b4618b (patch)
tree75f149d164d4f65e71a28379453722392f4ac99d /WebContent/VAADIN/themes/runo/button
parent4a0cde8a8101fa62a2976f225c78deb1eaef27f8 (diff)
downloadvaadin-framework-7f57fc6b3df5cd1498562acd515833f654b4618b.tar.gz
vaadin-framework-7f57fc6b3df5cd1498562acd515833f654b4618b.zip
#7912 Remove support for IE6
Diffstat (limited to 'WebContent/VAADIN/themes/runo/button')
-rw-r--r--WebContent/VAADIN/themes/runo/button/button.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/WebContent/VAADIN/themes/runo/button/button.css b/WebContent/VAADIN/themes/runo/button/button.css
index c196841ad3..0ab4d60d1d 100644
--- a/WebContent/VAADIN/themes/runo/button/button.css
+++ b/WebContent/VAADIN/themes/runo/button/button.css
@@ -160,13 +160,9 @@
.v-checkbox .v-errorindicator {
padding-left: 10px;
}
-.v-ie6 .v-checkbox .v-errorindicator {
- padding-right: 4px;
- }
.v-ie7 .v-checkbox .v-errorindicator {
padding-right: 7px;
}
-.v-ie6 .v-button .v-errorindicator,
.v-ie7 .v-button .v-errorindicator {
padding-right: 5px;
} \ No newline at end of file