diff options
Diffstat (limited to 'WebContent/VAADIN/themes/runo/select/select.scss')
-rw-r--r-- | WebContent/VAADIN/themes/runo/select/select.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/runo/select/select.scss b/WebContent/VAADIN/themes/runo/select/select.scss index e043f143e3..64188eed09 100644 --- a/WebContent/VAADIN/themes/runo/select/select.scss +++ b/WebContent/VAADIN/themes/runo/select/select.scss @@ -19,7 +19,7 @@ background: transparent url(img/bg-left-filter.png) no-repeat; padding-left: 4px; } -.v-app .v-filterselect .v-filterselect-input, +&.v-app .v-filterselect .v-filterselect-input, .v-window .v-filterselect .v-filterselect-input, .v-popupview-popup .v-filterselect .v-filterselect-input { background: transparent url(img/bg-center-filter.png) no-repeat 1px 0; |