aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Fix combo box and date field small & large styles box-shadow on focus (Valo)Jouni Koivuviita2014-08-112-10/+16
* | | | | | | | | | | | | | Small adjustment to valo-menu-item selection colorJouni Koivuviita2014-08-112-2/+3
* | | | | | | | | | | | | | Make success and failure label styles blend more to the theme (Valo)Jouni Koivuviita2014-08-111-2/+2
* | | | | | | | | | | | | | Small adjustment to Table column drag-n-drop indicators (Valo)Jouni Koivuviita2014-08-111-5/+6
* | | | | | | | | | | | | | Fix TreeTable expand/collapse indicator (Valo)Jouni Koivuviita2014-08-111-1/+2
* | | | | | | | | | | | | | Split common-stylenames to individual component files (#14374)Jouni Koivuviita2014-08-1127-638/+724
* | | | | | | | | | | | | | Update Font Awesome to the latest version (#14396)Jouni Koivuviita2014-08-114-379/+469
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | ResponsiveConnector should request layout update when breakpoints changeJouni Koivuviita2014-08-071-1/+16
* | | | | | | | | | | | | Refactor Valo main menu styles into separate mixinsJouni Koivuviita2014-08-075-166/+457
* | | | | | | | | | | | | Valo reports theme version wrong in debug window (#14338)Jouni Koivuviita2014-08-071-0/+5
* | | | | | | | | | | | | Update textfield readonly style (Valo)Jouni Koivuviita2014-08-071-3/+5
* | | | | | | | | | | | | Fix native select font color (Valo)Jouni Koivuviita2014-08-072-1/+1
* | | | | | | | | | | | | Fix color picker button for IE8Jouni Koivuviita2014-08-071-0/+17
* | | | | | | | | | | | | Empty rows in Table are badly styles (#14112)Jouni Koivuviita2014-08-071-0/+14
* | | | | | | | | | | | | VerticalSplitPanel inside a HorizontalSplitPanel doesn't display its second c...Jouni Koivuviita2014-08-071-59/+49
* | | | | | | | | | | | | Rich text area has broken icons in Valo theme (#14219)Jouni Koivuviita2014-08-071-1/+1
* | | | | | | | | | | | | TexArea 'white-space: normal' breaks multiline texts in Valo (#14225)Jouni Koivuviita2014-08-071-1/+1
* | | | | | | | | | | | | Fix tree row height in IE8 (Valo)Jouni Koivuviita2014-08-071-1/+3
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fix DragAndDropWrapper "drag-from-desktop" (#14343 and #14351)Jouni Koivuviita2014-08-071-1/+2
* | | | | | | | | | | | Fix quiet-style button for IE8 (Valo)Jouni Koivuviita2014-08-071-0/+5
* | | | | | | | | | | | Fix Valo Tree selection indicator for Blink (#14334)Jouni Koivuviita2014-08-071-3/+4
* | | | | | | | | | | | Make test work when not in root contextArtur Signell2014-08-051-1/+1
* | | | | | | | | | | | Split test theme into separate themes and added theme selectorArtur Signell2014-08-0415-125/+157
* | | | | | | | | | | | Update Open Sans font files (#14336)Jouni Koivuviita2014-08-0430-0/+0
* | | | | | | | | | | | Allow changing theme on the fly (#2874, #14139, #14124)Artur Signell2014-08-041-0/+1
* | | | | | | | | | | | Hide visible file input in immediate Upload (#14238)Sami Ekblad2014-07-311-0/+11
* | | | | | | | | | | | System notification opacity should be the same as normal notifications (#14331)Jouni Koivuviita2014-07-301-2/+0
* | | | | | | | | | | | Bottom component click scroll up the parent panel in a window (#12943)Bogdan Udrescu2014-07-281-0/+96
* | | | | | | | | | | | Fix background color of Notification in chameleon theme (#14246)Dmitrii Rogozin2014-07-241-0/+2
* | | | | | | | | | | | Export fetchRootConfig status so it can be read by TK (#14053)Manolo Carrasco2014-07-221-4/+24
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Fix web.xml element order issue (#14257)Juuso Valli2014-07-211-2/+2
* | | | | | | | | | | Fix Tabsheet scrollbutton by css position in Chameleon theme (#12154)Johannes Tuikkala2014-07-141-0/+1
* | | | | | | | | | | Adds a scrollbar to table column drop down (#14156).Felype Santiago Ferreira2014-07-141-0/+6
* | | | | | | | | | | Fix regression in notification for chameleon caused by 13885.(#14172)Dmitrii Rogozin2014-07-081-0/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fix background color in chameleon theme after removing shadow divs (#14145)Dmitrii Rogozin2014-07-072-3/+11
* | | | | | | | | | Fix shadow bug with menu in runo theme (#14162)Dmitrii Rogozin2014-07-071-3/+2
* | | | | | | | | | Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-071-1/+10
* | | | | | | | | | Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-031-1/+0
* | | | | | | | | | Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-0211-10/+59
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Mention JSON library change in release notes (#14105, #13944)Henri Sara2014-06-301-0/+2
* | | | | | | | | Merge branch 'valo' to masterHenri Sara2014-06-30311-413/+13478
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into valoHenri Sara2014-06-301-1/+1
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Compile valo with Vaadin Sass compiler (#14120)Henri Sara2014-06-301-1/+1
| * | | | | | | | | Release notes for 7.3 beta1 (#14105)Artur Signell2014-06-301-65/+20
| * | | | | | | | | 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
| * | | | | | | | | Bourbon is now included (#14106)Artur Signell2014-06-271-1/+6
| * | | | | | | | | Use simple interpolation in selectorHenri Sara2014-06-271-1/+1