summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base
Commit message (Collapse)AuthorAgeFilesLines
* Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - ↵Artur Signell2011-03-242-2/+6
| | | | | | 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-032-2/+10
| | | | svn changeset:17566/svn branch:6.5
* #6304 Moved display css rule to the base theme allowing it to be overriddenJonatan Kronqvist2011-02-072-2/+13
| | | | svn changeset:17187/svn branch:6.5
* #6086 Text selection does not work in link ButtonsArtur Signell2010-12-212-2/+10
| | | | svn changeset:16592/svn branch:6.5
* #6041 The splitter in a disabled split panel can be movedArtur Signell2010-12-212-2/+14
| | | | svn changeset:16591/svn branch:6.5
* styles for debug consoleMatti Tahvonen2010-12-162-2/+4
| | | | svn changeset:16540/svn branch:6.5
* Fix for #6143Jonatan Kronqvist2010-12-131-2/+2
| | | | svn changeset:16477/svn branch:6.5
* Fixed the table header styles in the liferay themeJonatan Kronqvist2010-12-091-2/+2
| | | | svn changeset:16423/svn branch:6.5
* #6119 - ComboBox visually broken in iPhone/iPadArtur Signell2010-12-082-2/+4
| | | | svn changeset:16414/svn branch:6.5
* #2942 - Dual captions for TwinColSelectArtur Signell2010-12-072-4/+4
| | | | | | | Changed style names to be consistent with server side API Added test for caption style names svn changeset:16375/svn branch:6.5
* Recompiled themeArtur Signell2010-12-071-0/+10
| | | | svn changeset:16362/svn branch:6.5
* Fixed a theme bug in the Runo theme along with a vaadintunes theme bug ↵Jonatan Kronqvist2010-12-071-2/+2
| | | | | | related to #5066 svn changeset:16337/svn branch:6.5
* Fixed the broken TableRowHeight2 & -3 testsJonatan Kronqvist2010-12-071-1/+0
| | | | svn changeset:16336/svn branch:6.5
* #2942 - Dual captions for TwinColSelectArtur Signell2010-12-031-0/+10
| | | | svn changeset:16323/svn branch:6.5
* Reverted the margin->padding change in [16247] and fixed the ↵Jonatan Kronqvist2010-12-032-2/+11
| | | | | | ie7-right-aligned-table-header problem specifically for ie7 svn changeset:16292/svn branch:6.5
* Fixed a couple Runo theme bugs in the headers of tables related to #5066Jonatan Kronqvist2010-12-012-4/+4
| | | | svn changeset:16247/svn branch:6.5
* The headers in align right table columns are now aligned in the same way as ↵Jonatan Kronqvist2010-11-292-2/+8
| | | | | | before #5066 svn changeset:16210/svn branch:6.5
* Sorting indicator no longer overlaps the column header in tables. #5066 and ↵Jonatan Kronqvist2010-11-242-18/+50
| | | | | | | | #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
* Reverted small change to reindeer black window styles.Jouni Koivuviita2010-10-251-2/+6
| | | | svn changeset:15689/svn branch:6.5
* replaced hard coded style with a css ruleMatti Tahvonen2010-10-021-0/+4
| | | | svn changeset:15308/svn branch:6.4
* Fix for #5066Jonatan Kronqvist2010-09-172-2/+20
| | | | svn changeset:14995/svn branch:6.4
* Fix for #5537John Alhroos2010-09-021-0/+6
| | | | svn changeset:14682/svn branch:6.4
* fallback size for developers using LoginForm in invalid layoutsMatti Tahvonen2010-09-012-3/+12
| | | | svn changeset:14676/svn branch:6.4
* fixes #3955, an element used by VCaption now styled in base theme instead of ↵Matti Tahvonen2010-08-312-0/+15
| | | | | | hardcoded in gwt code svn changeset:14674/svn branch:6.4
* fixes #5007, updated compiled styles (for development convenience)Matti Tahvonen2010-08-312-2/+23
| | | | svn changeset:14672/svn branch:6.4
* DateField client side refactoring.John Alhroos2010-08-061-0/+3
| | | | svn changeset:14424/svn branch:6.4
* fixes #5089 (read only mode) and #5379 webkit bugMatti Tahvonen2010-07-212-2/+10
| | | | svn changeset:14294/svn branch:6.4
* Recompiled themesArtur Signell2010-07-071-2/+12
| | | | svn changeset:14136/svn branch:6.4
* Potential fix for #4636 - Checking a checkbox moves it 1 pixel down in IE6+IE7Artur Signell2010-07-021-0/+7
| | | | svn changeset:14049/svn branch:6.4
* Added keyboard navigation to PopupDateField #4506John Alhroos2010-06-111-0/+3
| | | | svn changeset:13650/svn branch:6.4
* Merged fix and sample for #2855 - "Implement input prompt for DateField" ↵Artur Signell2010-06-112-2/+10
| | | | | | from /branches/6.4-minor-features svn changeset:13646/svn branch:6.4
* Hide webkit textarea resize handles for disabled & readonly textfieldsJouni Koivuviita2010-06-042-0/+10
| | | | svn changeset:13548/svn branch:6.4
* Small fixes to table row selection styles.Jouni Koivuviita2010-05-262-8/+16
| | | | svn changeset:13363/svn branch:6.4
* Fixes #4571: Icon for Table Footer sampleJouni Koivuviita2010-05-251-1/+2
| | | | | | Additional style fixes as well for table footers. svn changeset:13344/svn branch:6.4
* merged bug fixes from 6.3 to 6.4Matti Tahvonen2010-05-211-1/+1
|\ | | | | | | svn changeset:13304/svn branch:6.4
| * Fixes IE6 problem with #4582John Alhroos2010-05-201-5/+1
| | | | | | | | svn changeset:13264/svn branch:6.3
| * Fix for #4582John Alhroos2010-05-171-1/+5
| | | | | | | | svn changeset:13200/svn branch:6.3
| * Fixes #4547: Vaadin theme in Liferay 6.0 theme has extra space and different ↵Jouni Koivuviita2010-04-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | color from Liferay theme * Most critical issues fixed, among which: ** Default background color differed from Liferay's bg ** Checkboxes and radio buttons having too little space between the input and caption ** Nativebutton's have a default look inside Liferay. Fixed Sampler buttons, but Runo will not work inside Liferay. ** Sampler breadcrumbs are centered vertically again svn changeset:12841/svn branch:6.3
| * Release Notes for 6.3.0 release. For #4511.Marko Grönroos2010-04-131-2/+2
| | | | | | | | svn changeset:12513/svn branch:6.3
* | Added keyboard navigation to Tree #1086John Alhroos2010-05-101-0/+1
| | | | | | | | svn changeset:13109/svn branch:6.4
* | Dozens of enhancements and fixes to Runo theme, containing new sub-styles ↵Jouni Koivuviita2010-05-042-2/+4
| | | | | | | | | | | | for several components such as buttons, tables, accordions, windows, layouts, splitpanels and others. svn changeset:13024/svn branch:6.4
* | Changes in Table: John Alhroos2010-05-042-5/+14
| | | | | | | | | | | | | | | | - Changed keyboard selection mechanism - Added keyboard control with Home,End,Page Up and Page Down - Added focus outline svn changeset:13023/svn branch:6.4
* | Added keyboard navigation to Table #2390John Alhroos2010-04-291-0/+4
| | | | | | | | svn changeset:12925/svn branch:6.4
* | Fixed IE6&7 Footer cell width and height problem.John Alhroos2010-04-261-3/+2
| | | | | | | | svn changeset:12848/svn branch:6.4
* | IE6 resize fix for Table footersJohn Alhroos2010-04-202-14/+12
| | | | | | | | svn changeset:12696/svn branch:6.4
* | Added footer to Table #1553John Alhroos2010-04-162-2/+60
| | | | | | | | svn changeset:12613/svn branch:6.4
* | Implemented windows like ctrl+shift-clicking in Table #3520John Alhroos2010-04-151-2/+2
|/ | | | svn changeset:12568/svn branch:6.4
* Opera doesn't support col-resize/row-resize cursor, added fallback for it in ↵Jouni Koivuviita2010-04-122-2/+6
| | | | | | splitpanel styles. svn changeset:12463/svn branch:6.3
* Fix for #4348John Alhroos2010-04-092-6/+8
| | | | svn changeset:12443/svn branch:6.3
* Loads of small fixes to Base and Reindeer themes: contains bugfixes for ↵Jouni Koivuviita2010-04-084-8/+14
| | | | | | issues found during developing the new Reindeer theme demo, plus a couple of new styles for Reindeer. svn changeset:12389/svn branch:6.3