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.

ColorPickerWidgetSet.gwt.xml 201B

12345678
  1. <module>
  2. <!-- Inherit DefaultWidgetSet -->
  3. <inherits name="com.vaadin.terminal.gwt.DefaultWidgetSet" />
  4. <!-- WidgetSet default theme -->
  5. <stylesheet src="colorpicker/styles.css"/>
  6. </module>