From: Matti Tahvonen Date: Wed, 16 Apr 2008 11:14:27 +0000 (+0000) Subject: theme for new demo X-Git-Tag: 6.7.0.beta1~4891 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fc8de7903ce53206378ee1ca9daee92006be30e3;p=vaadin-framework.git theme for new demo svn changeset:4181/svn branch:trunk --- diff --git a/WebContent/ITMILL/themes/simplereserver/styles.css b/WebContent/ITMILL/themes/simplereserver/styles.css new file mode 100644 index 0000000000..06d390838d --- /dev/null +++ b/WebContent/ITMILL/themes/simplereserver/styles.css @@ -0,0 +1,4 @@ +div.i-datefield-entrycalendar-hours { + height: 200px; + overflow: auto; +}