summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/table
Commit message (Collapse)AuthorAgeFilesLines
* Added support for $primaryStyleName to RunoMarc Englund2012-12-071-54/+54
| | | | Change-Id: I2c1a24b2655c1b9361b52e24f542deb64be8a914
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-0/+4
| | | | | | | | 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.
* #7913 Removed IE7 specific CSS rulesArtur Signell2011-11-221-4/+0
|
* #7912 Remove support for IE6Leif Åstrand2011-11-091-14/+0
|
* 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
* Implemented row generation for Table and TreeTable #6720#Jonatan Kronqvist2011-08-191-0/+7
| | | | svn changeset:20495/svn branch:6.7
* 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
* Fix for #6143Jonatan Kronqvist2010-12-131-0/+5
| | | | svn changeset:16477/svn branch:6.5
* Fixed a theme bug in the Runo theme along with a vaadintunes theme bug ↵Jonatan Kronqvist2010-12-071-0/+4
| | | | | | related to #5066 svn changeset:16337/svn branch:6.5
* Fixed the broken TableRowHeight2 & -3 testsJonatan Kronqvist2010-12-071-2/+2
| | | | svn changeset:16336/svn branch:6.5
* Fixed a couple Runo theme bugs in the headers of tables related to #5066Jonatan Kronqvist2010-12-011-1/+1
| | | | svn changeset:16247/svn branch:6.5
* Sorting indicator no longer overlaps the column header in tables. #5066 and ↵Jonatan Kronqvist2010-11-241-8/+11
| | | | | | | | #2681 The sorting indicator is now placed in its own div element instead of being added as a background picture for the existing header cell element. svn changeset:16130/svn branch:6.5
* Fix for #5066Jonatan Kronqvist2010-09-171-0/+6
| | | | svn changeset:14995/svn branch:6.4
* Small fixes to table row selection styles.Jouni Koivuviita2010-05-261-9/+3
| | | | svn changeset:13363/svn branch:6.4
* Fixes #4571: Icon for Table Footer sampleJouni Koivuviita2010-05-251-1/+10
| | | | | | Additional style fixes as well for table footers. svn changeset:13344/svn branch:6.4
* Dozens of enhancements and fixes to Runo theme, containing new sub-styles ↵Jouni Koivuviita2010-05-041-14/+58
| | | | | | for several components such as buttons, tables, accordions, windows, layouts, splitpanels and others. svn changeset:13024/svn branch:6.4
* Added keyboard navigation to Table #2390John Alhroos2010-04-291-1/+8
| | | | svn changeset:12925/svn branch:6.4
* Old default theme renamed to "runo".Jouni Koivuviita2009-05-189-0/+141
svn changeset:7856/svn branch:6.0