summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/6.8'Leif Åstrand2012-07-261-1/+3
|\
| * A better patch and test for #7036Johannes Dahlström2012-07-261-1/+3
| * Reverted #7036 patch, will write a better oneJohannes Dahlström2012-07-261-8/+1
| * Make a read-only RichTextArea scrollable (#7036)Johannes Dahlström2012-07-251-1/+8
* | Merge branch '6.8'Johannes Dahlström2012-07-243-5/+17
|\|
| * #9064 Render checkboxes in a Table as display: inline-block like TreeTable al...Johannes Dahlström2012-07-091-0/+5
| * #7387 Render block elements in TreeTable hierarchy column correctly: draw the...Johannes Dahlström2012-07-092-8/+12
* | Merge branch '6.8'Johannes Dahlström2012-06-191-4/+5
|\|
| * #8949 Make sure a drag image always has absolute positionJohannes Dahlström2012-06-151-4/+5
* | Merge commit 'bec62'Johannes Dahlström2012-06-111-1/+0
|\|
| * Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a weird...Johannes Dahlström2012-05-211-1/+0
* | Merge commit '239aad'Johannes Dahlström2012-06-113-3/+0
|\|
| * #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, ...Johannes Dahlström2012-05-113-3/+0
* | Merge commit '63dc0'Johannes Dahlström2012-06-111-1/+6
|\|
| * Add new CSS class to the base theme enabling (touch) scrolling of the element...Johannes Dahlström2012-05-041-0/+5
* | Fixed header height by taking padding into account (box sizing change)Artur Signell2012-05-311-1/+1
* | Refine box-sizing: border-box styles (#8682)Leif Åstrand2012-04-2011-12/+24
* | Revert "Reduce tree node caption padding to make room for focus border"Leif Åstrand2012-04-182-2/+6
* | Reduce tree node caption padding to make room for focus borderLeif Åstrand2012-04-172-6/+2
* | Add overflow: hidden to v-label to prevent margins from escaping (#8671)Leif Åstrand2012-04-161-0/+3
* | Rename v-paintable -> v-connector (#8652)Leif Åstrand2012-04-123-6/+6
* | Do panel wrapper sizing with cssLeif Åstrand2012-04-031-0/+6
* | Use overflow: hidden to remove scrollbars in IE8 (#8313)Leif Åstrand2012-03-231-0/+1
* | 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
* | Hide log by setting width/height to 0 so that the same spacing is usedArtur Signell2012-03-211-0/+4
* | Ensure AbsoluteLayout wrappers have the rigth size (#8313)Leif Åstrand2012-03-211-1/+11
* | Only prevent margin collapse if embeddedLeif Åstrand2012-03-161-3/+4
* | Remove old hack that nowadays just seems to cause problems (#7984)Leif Åstrand2012-03-161-3/+0
* | Use box-sizing for v-view (#8313)Leif Åstrand2012-03-161-0/+2
* | Also limit error indicator width (#8313)Leif Åstrand2012-03-131-0/+2
* | Use 1px instead of 0 to avoid extra space in left col (#8313)Leif Åstrand2012-03-121-3/+1
* | Only use 100% width if parent width is defined (#8313)Leif Åstrand2012-03-121-1/+1
* | Use 100% width to get all extra space for the content (#8313)Leif Åstrand2012-03-091-1/+3
* | Dynamically adjust window content paddings (#8313)Leif Åstrand2012-03-094-15/+1
* | 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-084-15/+47
* | Window layouting changes attempt 2 (#8313)Leif Åstrand2012-03-072-5/+11
* | Remove CSS hack for FF2 (#7981)Leif Åstrand2012-03-071-9/+0
* | Don't assign any extra space to the width column (#8313)Leif Åstrand2012-03-051-0/+1
* | Let the contents of sized form layouts use its size (#8313)Leif Åstrand2012-03-051-0/+6
* | Define .v-has-width/height instead of v-undefined-width/height (#8313)Leif Åstrand2012-03-052-14/+11
* | Merge remote-tracking branch 'origin/6.8'Johannes Dahlström2012-03-023-1/+5
|\|
| * #5100 Support for server-side focus/blur listeners; handle disabled tabs corr...Johannes Dahlström2012-02-271-0/+3
| * [merge from 6.7] #8369 Fixed absolute path in Chameleon CSSAutomerge2012-02-211-1/+1
| * [merge from 6.7] #8398 drag image of table header cell in too high in reindee...Automerge2012-02-161-0/+1
* | Adjust test css for new layout structure (#8085)Leif Åstrand2012-03-011-0/+5
* | Don't use overflow: hidden by default (#8313)Leif Åstrand2012-02-281-2/+0
* | Proper selector for defined sizing (#8313)Leif Åstrand2012-02-231-1/+1