summaryrefslogtreecommitdiffstats
path: root/widgets/src/com/vaadin/themes/Valo.gwt.xml
blob: d9e0f6ab73f522bb581a92cf93a41ddd7ee97065 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.7.0//EN"
  "http://gwtproject.org/doctype/2.7.0/gwt-module.dtd">
<module>
    <entry-point class='com.vaadin.themes.valoutil.BodyStyleName' />
    <source path='valoutil' />
    <public path="public" />
    <stylesheet src="valo/styles.css" />
</module>