aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base/common
Commit message (Expand)AuthorAgeFilesLines
* Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-021-0/+14
* Implement Notification animation with CSS (#13660)Jouni Koivuviita2014-06-051-0/+17
* Font icon support (#13152)Marc Englund2014-02-201-0/+1
* Fix Firefox and Vaadin 7 scroll distance (#11353)Teemu Suo-Anttila2014-01-201-0/+4
* Enable native scrolling in all iOS versions newer than 5, not just iOS 6 (#12...Johannes Dahlström2013-09-181-3/+5
* Fix native scrolling regression in iOS 6 homescreen apps (#12295)Johannes Dahlström2013-08-061-2/+2
* Actually show loading indicator during loading (#12128)Artur Signell2013-06-261-1/+1
* Move .v-assistive-device-only out of @mixin base-commonLeif Åstrand2013-05-081-1/+2
* Fix for CheckBox and Layout (#11407)michaelvogt2013-04-031-0/+1
* WAI-ARIA fields (#11180)michaelvogt2013-03-201-0/+6
* Removes the clear button added to all input fields by IE10 #11300John Ahlroos2013-03-121-0/+5
* Set the overlay container width and height to zero (#10860)Johannes Dahlström2013-02-111-1/+6
* Fixed IE scrollbar issues for most if not all componentsArtur Signell2012-12-171-0/+2
* Revert "Temporary work around for drag'n'drop image problem (#10385)"Artur Signell2012-12-021-0/+9
* Temporary work around for drag'n'drop image problem (#10385)Artur Signell2012-11-261-9/+0
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-231-1/+1
* Ensure generated-body rules are not prefixed (#10360)Artur Signell2012-11-231-8/+0
* Moved DebugConsole (and related) styles to separate mixin which is applied gl...Marc Englund2012-11-231-26/+0
* Disabled @media print {} to avoid invalid CSS, see #10336Marc Englund2012-11-231-0/+3
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ...Marc Englund2012-11-231-13/+13
* UI stylename handling (#9832)Johannes Dahlström2012-11-141-5/+5
* Revert accidentally pushed "Fix most IE scrollbar issues"Artur Signell2012-10-291-14/+0
* Fix most IE scrollbar issuesArtur Signell2012-10-291-0/+14
* Add missing closing brace to @mixin base-commonJohannes Dahlström2012-09-101-0/+2
* Merge branch '6.8'John Ahlroos2012-09-101-0/+3
|\
| * Enable (hopefully this time for real) native touch scrolling on Mobile Safari...Johannes Dahlström2012-09-041-1/+5
| * Remove #8792 fix from 6.8.2, defer to 6.8.3Johannes Dahlström2012-08-071-4/+0
| * Enable native touch scrolling on iOS 6 (#8792)Johannes Dahlström2012-08-071-0/+4
* | Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-0/+4
* | 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-111-1/+0
|\|
| * #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, ...Johannes Dahlström2012-05-111-1/+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
* | Refine box-sizing: border-box styles (#8682)Leif Åstrand2012-04-201-1/+2
* | Hide log by setting width/height to 0 so that the same spacing is usedArtur Signell2012-03-211-0/+4
* | Only prevent margin collapse if embeddedLeif Åstrand2012-03-161-3/+4
* | Use box-sizing for v-view (#8313)Leif Åstrand2012-03-161-0/+2
* | Form without own measuring (#8313)Leif Åstrand2012-02-141-0/+7
|/
* Removed svn:executable property to avoid problems with Git on WindowsArtur Signell2011-11-083-0/+0
* Merged bugfixes and test updates from 6.5Artur Signell2011-03-251-0/+2
* styles for debug consoleMatti Tahvonen2010-12-161-0/+1
* Drag-n-drop related styles.Jouni Koivuviita2010-03-242-26/+3
* fixes #4347, cursor is now "default" by default when mouse is over drag proxy.Matti Tahvonen2010-03-181-0/+1
* VScrollTable: If multiple rows selected and drag starts on selected row, clie...Matti Tahvonen2010-03-091-3/+2
* enhancing wrapper, now horizontal drop location -> example horizontally sorta...Matti Tahvonen2010-02-171-1/+9
* draft of DragAndDropWrapper + small changesMatti Tahvonen2010-02-161-1/+16