diff options
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/VAADIN/themes/contacts/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/contacts/styles.css b/WebContent/VAADIN/themes/contacts/styles.css index c79dcb497e..5a93f8604c 100644 --- a/WebContent/VAADIN/themes/contacts/styles.css +++ b/WebContent/VAADIN/themes/contacts/styles.css @@ -1,4 +1,5 @@ @import url(../runo/styles.css); +/* Using the old default theme (runo) as the basis for now */ /* Add some padding to the tree */ .v-tree { |