summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer
Commit message (Expand)AuthorAgeFilesLines
* Fixing 1px caption jump in tabsheet and accordion after switching toJohn Ahlroos2012-09-072-0/+6
* Renamed .v-boxlayout selector to .v-layout and applied the .v-layoutJohn Ahlroos2012-09-061-4/+4
* Minor changes to error indicator and caption vertical alignmentJohn Ahlroos2012-08-291-1/+1
* Fixed minor pixel jump in caption error indicatorJohn Ahlroos2012-08-291-1/+1
* Replaced all .v and .v-connector selectors with .v-widget selectorJohn Ahlroos2012-08-281-4/+4
* merge master (sass theme changes)Jouni Koivuviita2012-08-1339-35/+243
|\
| * Merge SASS fixes keeping comments, remove hack for reindeer (#9223)Henri Sara2012-08-102-7/+6
| * Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-0838-21/+230
* | merge masterJouni Koivuviita2012-08-071-3/+3
|\|
| * Merge branch '6.8'Johannes Dahlström2012-07-241-3/+3
| |\
| | * #7387 Render block elements in TreeTable hierarchy column correctly: draw the...Johannes Dahlström2012-07-091-3/+3
* | | Merged master to layoutgraphJouni Koivuviita2012-05-113-3/+6
|\| |
| * | Refine box-sizing: border-box styles (#8682)Leif Åstrand2012-04-203-3/+6
* | | Merge branch 'layoutgraph' of ssh://dev.vaadin.com/vaadin into layoutgraphJouni Koivuviita2012-04-181-1/+3
|\ \ \
| * | | Merge branch 'master' into layoutgraphLeif Åstrand2012-04-181-1/+3
| |\| |
| | * | Revert "Reduce tree node caption padding to make room for focus border"Leif Åstrand2012-04-181-1/+3
* | | | Reduced error indicator icon height to 14px in ReindeerJouni Koivuviita2012-04-181-1/+1
|/ / /
* / / Fixes to BoxLayout based on first round of screenshot testsJouni Koivuviita2012-04-181-4/+12
|/ /
* | Reduce tree node caption padding to make room for focus borderLeif Åstrand2012-04-171-3/+1
* | Rename v-paintable -> v-connector (#8652)Leif Åstrand2012-04-121-4/+4
* | Merge commit '0b46687ab0cedb3523321854b52d988dae18452a' from origin/6.8Artur Signell2012-03-231-1/+1
|\|
| * [merge from 6.7] #7904 Fixed typo in Reindeer panel themeAutomerge2012-03-021-1/+1
* | Prevent properly sized button element from causing scrolling in IE8Leif Åstrand2012-03-211-0/+3
* | Remove old hack that nowadays just seems to cause problems (#7984)Leif Åstrand2012-03-161-3/+0
* | Dynamically adjust window content paddings (#8313)Leif Åstrand2012-03-091-4/+0
* | Move panel background back to where it belongs. (#8313)Leif Åstrand2012-03-081-7/+1
* | Update VWindow.setWidth/Height to set outer sizes (#8313)Leif Åstrand2012-03-081-4/+9
* | Window layouting changes attempt 2 (#8313)Leif Åstrand2012-03-071-2/+3
* | Define .v-has-width/height instead of v-undefined-width/height (#8313)Leif Åstrand2012-03-051-8/+5
* | Merge remote-tracking branch 'origin/6.8'Johannes Dahlström2012-03-021-0/+1
|\|
| * [merge from 6.7] #8398 drag image of table header cell in too high in reindee...Automerge2012-02-161-0/+1
* | Proper selector for defined sizing (#8313)Leif Åstrand2012-02-231-1/+1
* | Always use box-sizing for date text field (#8313)Leif Åstrand2012-02-231-6/+8
* | Further reduce the size calculations for VFilterSelect (#8313)Leif Åstrand2012-02-221-1/+2
* | Use a more specific selector to override height in tables (#8313)Leif Åstrand2012-02-221-1/+2
* | New attempt at getting full width (#8313)Leif Åstrand2012-02-211-1/+4
* | Use full width without messing with box-sizing (#8313)Leif Åstrand2012-02-211-7/+1
* | PopupDateField without size calculations (#8313)Leif Åstrand2012-02-201-4/+15
* | Don't let icon affect undefined wide combo box (#8313)Leif Åstrand2012-02-201-0/+3
* | Only use explicit 24px for text field paintables (#8313)Leif Åstrand2012-02-161-0/+3
* | Make VFilterSelect work with border-box & MeasureManager (#8313)Leif Åstrand2012-02-161-1/+1
* | Update text field height for border-box sizing (#8313)Leif Åstrand2012-02-131-1/+2
* | Update CssLayout to use MeasureManager (#8313)Leif Åstrand2012-02-101-0/+1
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-271-1/+0
|\|
| * Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996Marc Englund2012-01-181-1/+0
* | #7984 removed Firefox workaroundsArtur Signell2011-11-223-8/+2
* | #7981 Removed Firefox 2 specific code and CSSArtur Signell2011-11-225-33/+1
* | #7913 Removed IE7 specific CSS rulesArtur Signell2011-11-225-12/+3
* | #7912 Remove support for IE6Leif Åstrand2011-11-0922-188/+4
|/
* Final fix for #6745: Connectors for TreeJouni Koivuviita2011-09-281-12/+7