summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/runo/styles.css')
-rw-r--r--WebContent/VAADIN/themes/runo/styles.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/WebContent/VAADIN/themes/runo/styles.css b/WebContent/VAADIN/themes/runo/styles.css
index e5d500aeb6..7bc4d1e023 100644
--- a/WebContent/VAADIN/themes/runo/styles.css
+++ b/WebContent/VAADIN/themes/runo/styles.css
@@ -1724,8 +1724,7 @@ textarea.v-textarea-prompt {
color: #999;
font-style: italic;
}
-.v-textfield.v-readonly,
-.v-textarea.v-readonly {
+.v-textfield-readonly {
background: transparent;
border: none;
}