aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/themes
Commit message (Collapse)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-146-1956/+0
| | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
* Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-241-1/+1
| | | | | | Use constants in Valo tests to ensure they are correct Change-Id: Ie8234a45a6f81551cdc4de2e81141aba704f4b6b
* Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)Henrik Paul2015-01-132-8/+24
| | | | | Grid's ProgressBarRenderer uses that style by default. Change-Id: Ie3e1ec33168f61f921efdaf554714fba10cb2644
* Fixes unnecessary padding-top added to all responsive UIs (#14679)Teppo Kurki2014-12-171-0/+25
| | | | | | When using Valo theme and Responsive extension, all responsive UIs get a padding-top even though it should be only added when a Valo Menu is present in the UI. Added a stylename which has to be added to any responsive UIs containing a Valo Menu. Change-Id: Ib3e3c5341bef03c174accb01401b4a90c1deb29e
* Fix PROGRESSBAR_POINT typo (#14502)Leif Åstrand2014-08-281-1/+1
| | | | Change-Id: If2fff98f743ce6b4799b2161c32bf63da7acb3c5
* Add new "colored" style for Label (Valo)Jouni Koivuviita2014-08-151-0/+5
| | | | | | | | | Makes any Label text colored, by default the same as $v-selection-color. Modify the Forms and Labels examples to use the new style, and remove the fixed color from “light” style form layout for header labels. Change-Id: I27a4fce56b1f734aa5c2c837bf1684284b0d96cc
* Add two new size variants for Valo, tiny and hugeJouni Koivuviita2014-08-151-3/+66
| | | | | | | Available as additional style names for buttons, text fields/text areas, combo boxes, date fields and labels. Change-Id: I12f36935a690f5bf3f12333f5bd4ac986d4efd1f
* Document remaining additional style names for Valo (#14107)Jouni Koivuviita2014-08-061-9/+163
| | | | Change-Id: I079492e8a2f3d37d44de3213a2dffb746f726079
* Add missing @since 7.3 to javadocHenri Sara2014-07-031-1/+1
| | | | Change-Id: I62610ef647fbbb5a7cfae25ac5c7628f78f2c6ff
* Add Java constants for all additional Valo theme style names (#14030)Jouni Koivuviita2014-06-251-0/+809
| | | | | | | Most style names documented. Some still missing, and a few with TODO placeholders. Change-Id: I9388e3b8fb9c23a8f25f47e963a896e0a0606a95
* Update copyright year to 2014Artur Signell2014-04-165-6/+6
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Updated copyright notices and added missing license headersArtur Signell2013-01-045-5/+5
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Moved base theme constants (v-widget and v-layout) from BaseTheme toJohn Ahlroos2012-09-071-11/+0
| | | StyleConstants
* Renamed .v-boxlayout selector to .v-layout and applied the .v-layoutJohn Ahlroos2012-09-061-0/+5
| | | selector to all layouts
* Replaced all .v and .v-connector selectors with .v-widget selectorJohn Ahlroos2012-08-281-0/+5
|
* Removed API deprecated in Vaadin 6 (#9071)Artur Signell2012-08-222-30/+0
|
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-165-5/+65
|
* Moved server files to a server src folder (#9299)Artur Signell2012-08-135-0/+855