summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/table/table.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/reindeer/table/table.css')
-rw-r--r--WebContent/VAADIN/themes/reindeer/table/table.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/reindeer/table/table.css b/WebContent/VAADIN/themes/reindeer/table/table.css
index 6061f7ee03..903e18f6a8 100644
--- a/WebContent/VAADIN/themes/reindeer/table/table.css
+++ b/WebContent/VAADIN/themes/reindeer/table/table.css
@@ -187,7 +187,8 @@
/* row in column selector */
.v-contextmenu .v-on,
.v-contextmenu .v-off {
- display: block;
+ display: inline-block;
+ zoom: 1;
background: transparent no-repeat 0 4px;
background-image: url(../common/icons/bullet.png); /** sprite-ref: verticals; sprite-margin-top: 4px; sprite-margin-bottom: 4px */
padding-left: 12px;