summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base/common/common.css
Commit message (Collapse)AuthorAgeFilesLines
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-251/+0
| | | | | | | | Conversion performed for most themes trivial, just rename file and wrap in a mixin. For chameleon compounds, also nesting used. In some cases, related small files combined in a single SCSS file Chameleon accordion and select contain fixes other than just a missing semicolon.
* Merge branch '6.8'Johannes Dahlström2012-06-191-4/+5
|\ | | | | | | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/draganddropwrapper/VDragAndDropWrapper.java src/com/vaadin/terminal/gwt/client/ui/form/VForm.java src/com/vaadin/terminal/gwt/client/ui/window/VWindow.java tests/server-side/com/vaadin/tests/VaadinClasses.java Removed Java5-incompatible @Override annotations
| * #8949 Make sure a drag image always has absolute positionJohannes Dahlström2012-06-151-4/+5
| | | | | | | | svn changeset:23944/svn branch:6.8
* | Merge commit 'bec62'Johannes Dahlström2012-06-111-1/+0
|\| | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/common/common.css src/com/vaadin/terminal/gwt/client/ui/button/VButton.java src/com/vaadin/ui/Button.java
| * Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a ↵Johannes Dahlström2012-05-211-1/+0
| | | | | | | | | | | | weird iOS 5 bug in Accordion touch support (#8723 #8792) svn changeset:23770/svn branch:6.8
* | Merge commit '239aad'Johannes Dahlström2012-06-111-1/+0
|\| | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/panel/panel.css
| * #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, ↵Johannes Dahlström2012-05-111-1/+0
| | | | | | | | | | | | and v-view classes; use v-scrollable class in elements that should scroll instead svn changeset:23718/svn branch:6.8
* | Merge commit '63dc0'Johannes Dahlström2012-06-111-1/+6
|\| | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/common/common.css
| * Add new CSS class to the base theme enabling (touch) scrolling of the ↵Johannes Dahlström2012-05-041-0/+5
| | | | | | | | | | | | element (#8716 #8720 #8721 #8722 #8723 #8724 #8725) svn changeset:23677/svn branch:6.8
* | 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
| | | | | | | | as in Vaadin 6 (to ease screenshot migration)
* | 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
|/
* Merged bugfixes and test updates from 6.5Artur Signell2011-03-251-0/+2
| | | | svn changeset:17929/svn branch:6.6
* styles for debug consoleMatti Tahvonen2010-12-161-0/+1
| | | | svn changeset:16540/svn branch:6.5
* Drag-n-drop related styles.Jouni Koivuviita2010-03-241-26/+3
| | | | svn changeset:12056/svn branch:6.3
* fixes #4347, cursor is now "default" by default when mouse is over drag proxy.Matti Tahvonen2010-03-181-0/+1
| | | | svn changeset:11973/svn branch:6.3
* VScrollTable: If multiple rows selected and drag starts on selected row, ↵Matti Tahvonen2010-03-091-3/+2
| | | | | | client side now hints that all those rows are dragged. svn changeset:11700/svn branch:6.3
* enhancing wrapper, now horizontal drop location -> example horizontally ↵Matti Tahvonen2010-02-171-1/+9
| | | | | | sortable layout svn changeset:11353/svn branch:6.3_dd
* draft of DragAndDropWrapper + small changesMatti Tahvonen2010-02-161-1/+16
| | | | svn changeset:11349/svn branch:6.3_dd
* small changesMatti Tahvonen2010-02-151-0/+8
| | | | svn changeset:11324/svn branch:6.3_dd
* Fixes #3848: Rich text sample is cut in IEJouni Koivuviita2009-12-141-0/+9
| | | | | | * H1-6 elements need line-height: normal; svn changeset:10270/svn branch:6.2
* * Fixed link style for Reindeer (no double-underline)Jouni Koivuviita2009-11-231-0/+8
| | | | | | * Changed application cursor to "default", not only text inputs get the cursor: text; treatment (more application like, not webpage). svn changeset:9960/svn branch:6.2
* Fixes small textfield style problem in Liferay portlets (now in base and ↵Jouni Koivuviita2009-07-081-1/+6
| | | | | | Runo theme as well). svn changeset:8352/svn branch:6.0
* Refactored loading indicator to be common for both runo and reindeer themes.Jouni Koivuviita2009-05-251-2/+15
| | | | | | Added progress indicator styles to reindeer (copied from runo). svn changeset:7997/svn branch:6.0
* Renaming ITMILL/ -> VAADIN/ part 1 (for #2904)Marc Englund2009-05-121-0/+186
svn changeset:7762/svn branch:6.0