You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marc Englund d6caa6043a Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, updates themes to support this. 11 years ago
..
themes Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, updates themes to support this. 11 years ago
readme.txt Support running JUnit tests (#9299) 11 years ago
vaadinBootstrap.js Revert "Don't require browserDetailsUrl when embedding (#10122)" 11 years ago

readme.txt

======================
Themes and Widget Sets
======================

The WebContent/VAADIN directory contains Themes and Widgetsets.

------
Themes
------

Themes may be edited freely. They contain static images, CSS,
and layouts for Vaadin applications.

See http://dev.vaadin.com/wiki/DevDocs/StartingDevelopment for instructions for
installing GWT and compiling widgetsets for Vaadin development.