summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon/components/table/table.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/chameleon/components/table/table.css')
-rw-r--r--WebContent/VAADIN/themes/chameleon/components/table/table.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/chameleon/components/table/table.css b/WebContent/VAADIN/themes/chameleon/components/table/table.css
index ae1ada0793..0974f7588b 100644
--- a/WebContent/VAADIN/themes/chameleon/components/table/table.css
+++ b/WebContent/VAADIN/themes/chameleon/components/table/table.css
@@ -38,6 +38,11 @@ div.v-table-focus-slot-left {
margin: 0;
}
+.v-table-generated-row {
+ background: #c9c9c9;
+ }
+
+
div.v-table-focus-slot-right {
background: transparent;
border-right: 2px solid #b3b3b3;