aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo
Commit message (Collapse)AuthorAgeFilesLines
* Temporary work around for drag'n'drop image problem (#10385)Artur Signell2012-11-262-2/+8
| | | | Change-Id: If3b0709feb638f0116273f35a61708b5c4130ac0
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-235-25/+25
| | | | | | Browser specific class names are set on the body element and the theme class name is inside body. Theme selectors must therefore be of type ".v-ie & " Change-Id: I1893946ed9b5441a6977945a757a85ae87c07ce8
* Ensure generated-body rules are not prefixed (#10360)Artur Signell2012-11-232-3/+4
| | | | | | This should not cause issue with multiple themes as you do not have a generated body then. Change-Id: I9391ee006de9c5759df0d7e1a7d6470caf82a8c4
* Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵Marc Englund2012-11-232-41/+41
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵Marc Englund2012-11-234-9/+17
| | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
* Define line-height for tooltips in Runo (#10136)Artur Signell2012-11-061-0/+1
| | | | Change-Id: Id73389fa7fa629ce312c2566b8b2dc36b0b6dcc5
* Fixed primary stylename handling for Datefield and InlineDatefield #9903John Ahlroos2012-10-163-39/+49
| | | | Change-Id: I4fb460a19a2bf40131172319070edde78851c4a7
* Merge branch 'master' into sassMarc Englund2012-10-041-11/+11
|\ | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/formlayout/formlayout.scss WebContent/VAADIN/themes/reindeer/formlayout/formlayout.scss Change-Id: Ie895a1bbafdcf2fe79d500efb04c6eef3f5a812e
| * Merge from 6.8: Limit propagation of vertical spacing and margins inHenri Sara2012-10-011-11/+11
| | | | | | | | | | | | | | | | | | | | nested FormLayouts, related test (#9427) svn changeset:24503/svn branch:6.8 svn changeset:24504/svn branch:6.8 svn changeset:24506/svn branch:6.8 Change-Id: I7eca0fccdd9fc9258514c68025bd9e99dcc0b89d
* | Sass restructure: need to disable .themename{} -wrapping until we get ↵Marc Englund2012-09-282-4/+4
| | | | | | | | overlay-container.
* | Rearranging sass theme structure in phases.Marc Englund2012-09-262-32/+35
|/
* Removed empty content: in css rules since they generate a empty line with ↵John Ahlroos2012-09-182-2/+2
| | | | html5 content type
* Renamed .v-boxlayout selector to .v-layout and applied the .v-layoutJohn Ahlroos2012-09-061-4/+4
| | | selector to all layouts
* merge master (sass theme changes)Jouni Koivuviita2012-08-1327-6/+163
|\
| * Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-0827-6/+163
| | | | | | | | | | | | | | | | 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.
* | Merged master to layoutgraphJouni Koivuviita2012-05-111-1/+2
|\|
| * Refine box-sizing: border-box styles (#8682)Leif Åstrand2012-04-201-1/+2
| |
* | Fixes to BoxLayoutJouni Koivuviita2012-04-181-2/+4
| |
* | 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
| | | | | | | | | | | | | | This reverts commit 64f34f1c6ed5f910d5bf401a573d6b72539a437b. The fix is not needed to prevent scrolling any more now that margin is used instead of padding for reserving room for the layout's "margin".
* | Fixes to BoxLayout based on first round of screenshot testsJouni Koivuviita2012-04-181-2/+8
|/
* Reduce tree node caption padding to make room for focus borderLeif Åstrand2012-04-171-3/+1
|
* Dynamically adjust window content paddings (#8313)Leif Åstrand2012-03-091-4/+0
| | | | This enables easy support for e.g. header height based on font size and footer height changing if resizing is disabled.
* Update VWindow.setWidth/Height to set outer sizes (#8313)Leif Åstrand2012-03-081-1/+7
| | | Also fix some small issues related to when the min size is used
* Compensate height definition for border-box sizing (#8313)Leif Åstrand2012-02-231-1/+1
|
* Compensate text field height for border-box sizing (#8313)Leif Åstrand2012-02-171-2/+2
|
* Merge commit '98737932a588f1b4a8f8115f2545da63ae7f4e4a'Artur Signell2012-02-034-277/+277
|\ | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/button/button.css WebContent/VAADIN/themes/runo/button/button.css tests/integration_tests.xml
| * #8311 Converted CRLF -> LF in css/html/xml filesArtur Signell2012-02-024-293/+293
| | | | | | | | svn changeset:22852/svn branch:6.7
* | Remove the last simple ie6 hacks #7912Leif Åstrand2011-12-011-4/+0
| |
* | #7913 Removed IE7 specific CSS rulesArtur Signell2011-11-227-49/+1
| |
* | #7912 Remove support for IE6Leif Åstrand2011-11-0911-119/+0
|/
* Removed svn:executable property to avoid problems with Git on WindowsArtur Signell2011-11-086-0/+0
| | | | svn changeset:21944/svn branch:6.7
* Final fix for #6745: Connectors for TreeJouni Koivuviita2011-09-281-0/+10
| | | | | | | -Adjusted all themes to have even pixel caption height -Liferay theme doesn't support the connectors (#7682) svn changeset:21411/svn branch:6.7
* Corrections to table column reordering styles.Jouni Koivuviita2011-09-271-0/+3
| | | | | | Cleaned up table column drag styles for Reindeer (lost of duplication) svn changeset:21334/svn branch:6.7
* #7496 Undo r20719 as the additional '{' and '}' in the css causes Safari 4 ↵Leif Åstrand2011-08-301-1/+9
| | | | | | to stop parsing the rest of the css svn changeset:20723/svn branch:6.7
* #7496 Theme files loaded from a css file using AlphaImageLoader only works ↵Leif Åstrand2011-08-301-9/+1
| | | | | | in the root context svn changeset:20719/svn branch:6.7
* Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can ↵Jouni Koivuviita2011-08-236-0/+0
| | | | | | | | make it more pretty in future releases if necessary. Includes TestBench test for the feature. svn changeset:20577/svn branch:6.7
* Implemented row generation for Table and TreeTable #6720#Jonatan Kronqvist2011-08-191-0/+7
| | | | svn changeset:20495/svn branch:6.7
* #7187 Allow HTML content in an MenuItemLeif Åstrand2011-08-101-1/+1
| | | | svn changeset:20245/svn branch:6.7
* Merge from 6.6Henri Sara2011-06-162-3/+3
|\ | | | | | | svn changeset:19412/svn branch:6.7
| * #6731 - focus on the node's caption instead of the element in order to avoid ↵Jonatan Kronqvist2011-04-081-3/+3
| | | | | | | | | | | | unnecessary scrolling svn changeset:18186/svn branch:6.5
| * #6367 - remove focus outline from table header cellJonatan Kronqvist2011-04-071-3/+4
| | | | | | | | svn changeset:18146/svn branch:6.5
| * Cleaned up #6197 - moved keyboard handling from the table body to the table rowsJonatan Kronqvist2011-04-061-1/+3
| | | | | | | | svn changeset:18129/svn branch:6.5
| * Fixed #6731 - tree no longer scrolls when an item is selected.Jonatan Kronqvist2011-04-061-2/+5
| | | | | | | | svn changeset:18127/svn branch:6.5
| * Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - ↵Artur Signell2011-03-241-2/+4
| | | | | | | | | | | | Moved v-app-loading class to separate div inside v-app svn changeset:17907/svn branch:6.5
| * #6542 Tabsheet content sometimes not rendered in IE6/IE7Artur Signell2011-03-031-2/+6
| | | | | | | | svn changeset:17566/svn branch:6.5
* | Fixes #6932 "Table rows shift a couple of pixels down when selecting a row ↵Jouni Koivuviita2011-05-191-3/+0
| | | | | | | | | | | | | | | | | | in IE7" * Added negative margins to the cell content when the row is focused * Removed padding/line-height changes from all core themes that previously handled the focus state offset change svn changeset:18925/svn branch:6.6
* | Fixed #5383 "TextField content alignment problem with Runo and FF"Jouni Koivuviita2011-05-191-2/+1
| | | | | | | | svn changeset:18910/svn branch:6.6
* | Fixes #6745 "Connectors for Tree"Jouni Koivuviita2011-05-191-2/+2
| | | | | | | | svn changeset:18907/svn branch:6.6
* | removed automatically compiled css files from svn. Derived files and should ↵Matti Tahvonen2011-04-211-4471/+0
| | | | | | | | | | | | thus not be in version control. core developers not need to build theme with ant script after core css files have been modified in the version control. svn changeset:18438/svn branch:6.6