summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes
Commit message (Expand)AuthorAgeFilesLines
* Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-0211-10/+59
* Compile valo with Vaadin Sass compiler (#14120)Henri Sara2014-06-301-1/+1
* Replace complex interpolation with simple interpolation in Valo.Mika Murtojarvi2014-06-301-2/+4
* Fix !important handling in opacity mixinHenri Sara2014-06-302-6/+11
* Fix borderless textfield focus box-shadowJouni Koivuviita2014-06-271-1/+1
* Prefix header style names with 'v-label-'Jouni Koivuviita2014-06-272-27/+27
* Use simple interpolation in selectorHenri Sara2014-06-271-1/+1
* Valo font path fixes for Vaadin Sass compilerHenri Sara2014-06-274-8/+14
* box-shadow should have -webkit prefix (#14093)Jouni Koivuviita2014-06-2621-48/+53
* Various fixes to Valo and ValoThemeTestJouni Koivuviita2014-06-259-55/+111
* Various fixes to ValoJouni Koivuviita2014-06-2517-196/+389
* Clean up focus-color usage in ValoJouni Koivuviita2014-06-257-50/+28
* Update ValoThemeTestJouni Koivuviita2014-06-251-0/+1
* Added a new valo-menu style 'large-icons'Jouni Koivuviita2014-06-252-41/+140
* Use dashes instead of underscore in function namesHenri Sara2014-06-251-2/+2
* Added a new "framed" tab sheet style for ValoJouni Koivuviita2014-06-182-34/+145
* Fix spinner mixin for IE8 and IE9Jouni Koivuviita2014-06-182-0/+23
* Fix notification default delayJouni Koivuviita2014-06-182-5/+5
* Update ValoThemeTest with a few new stylesJouni Koivuviita2014-06-181-0/+1
* Various fixes and tweaks to ValoJouni Koivuviita2014-06-1813-23/+133
* Multiple fixes to Valo themeJouni Koivuviita2014-06-1628-7794/+656
* Remove FontAwesome files from Valo (use directly from Base)Jouni Koivuviita2014-06-166-425/+16
* Notification position should be controllable with CSS (#13990)Jouni Koivuviita2014-06-163-21/+48
* Merge branch 'master' into valoJouni Koivuviita2014-06-161-0/+9
|\
| * Fix for handling selectors with both width and height ranges (#13587)Teemu Pòˆntelin2014-06-121-0/+9
* | Implement Notification animation with CSS (#13660)Jouni Koivuviita2014-06-053-2/+30
* | Added new test app/ui for ValoJouni Koivuviita2014-06-059-0/+7597
* | Valo Sass API refactoring (#13668)Jouni Koivuviita2014-06-0446-1384/+2574
* | Rename $v-app-background-color to $v-background-color (#13670)Jouni Koivuviita2014-06-0425-77/+80
* | Merge branch 'master' into valoJouni Koivuviita2014-06-035-2/+13
|\|
| * Make touch actions disabled on some CSS classes (#13368)Teemu Suo-Anttila2014-05-093-1/+8
| * Set explicit left alignment instead of removing text-align style (#13399).Denis Anisimov2014-04-301-0/+5
| * Fix missing TreeTable column lines in IE8 (#12989)Juuso Valli2014-04-251-1/+0
* | Move debug window styles from theme to widgetsetJouni Koivuviita2014-05-098-655/+0
* | Added default link styles to a tagsJouni Koivuviita2014-05-071-27/+31
* | DragAndDropWrapper styles implementedJouni Koivuviita2014-05-071-3/+116
* | Fixed menubar active style border-radiusJouni Koivuviita2014-05-021-1/+2
* | Fixed date field height for different unit sizesJouni Koivuviita2014-05-021-20/+21
* | Fix native button heightJouni Koivuviita2014-04-301-1/+1
* | Removed 'v-' prefix from the main Valo mixinJouni Koivuviita2014-04-292-2/+2
* | Replaced 'v-valo' prefix with just 'valo'Jouni Koivuviita2014-04-2957-661/+661
* | Prefixed all Valo-specific 'property values' with 'v-'Jouni Koivuviita2014-04-1610-17/+21
* | Initial commit of Valo (from original repo at 60e2fa9ea119d24bb2421d3671a8cb8...Jouni Koivuviita2014-04-11296-0/+11711
|/
* Merge changes from origin/7.1Build Agent2014-04-071-1/+4
|\
| * Selectors based on Reindeer.LAYOUT* are added for absolute layoutDenis Anisimov2014-04-021-1/+4
* | Merge changes from origin/7.1Build Agent2014-03-311-1/+2
|\|
| * Prevent popup open when datafield is disabled (#13508).Denis Anisimov2014-03-311-1/+2
* | Integrate the Responsive add-on #12394Jonatan Kronqvist2014-03-251-0/+92
* | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-184-128/+0
* | Merge branch 'master' into gridLeif Ă…strand2014-03-184-0/+128
|\ \