vaadin-framework/WebContent/VAADIN
Build Agent aa309d12d5 Merge changes from origin/7.1
86a5f5a Selectors based on Reindeer.LAYOUT* are added for absolute layout (#11042).

Change-Id: I2d607475c63e97c312a97ddd6b41d38c66a35ec6
2014-04-07 13:58:11 +03:00
..
themes Merge changes from origin/7.1 2014-04-07 13:58:11 +03:00
readme.txt Support running JUnit tests (#9299) 2012-09-09 11:23:04 +03:00
vaadinBootstrap.js Detach previous UI with the same window.name (#10338, #12255) 2013-07-31 14:24:40 +00:00
vaadinPush.js.tpl Use window.console instead of just console in vaadinPush to appease IE (#11980) 2013-06-04 15:23:27 +03:00

======================
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.