summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/reindeer/styles.css')
-rw-r--r--WebContent/VAADIN/themes/reindeer/styles.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/WebContent/VAADIN/themes/reindeer/styles.css b/WebContent/VAADIN/themes/reindeer/styles.css
index a7db2af22b..f128894ae1 100644
--- a/WebContent/VAADIN/themes/reindeer/styles.css
+++ b/WebContent/VAADIN/themes/reindeer/styles.css
@@ -2750,12 +2750,12 @@ div.v-window-header {
.portlet .v-app {
background: transparent;
}
-.v-app .v-radiobutton input,
-.v-window .v-radiobutton input,
-.v-popupview-popup .v-radiobutton input,
-.v-app .v-checkbox input,
-.v-window .v-checkbox input,
-.v-popupview-popup .v-checkbox input {
+.portlet .v-app .v-radiobutton input,
+.portlet .v-window .v-radiobutton input,
+.portlet .v-popupview-popup .v-radiobutton input,
+.portlet .v-app .v-checkbox input,
+.portlet .v-window .v-checkbox input,
+.portlet .v-popupview-popup .v-checkbox input {
margin-right: 3px;
background: transparent;
}