aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/styles.css
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #4571: Icon for Table Footer sampleJouni Koivuviita2010-05-251-9/+21
| | | | | | Additional style fixes as well for table footers. svn changeset:13344/svn branch:6.4
* Fixes #3161: Reindeer black window rounded borders look pixelated in ChromeJouni Koivuviita2010-05-241-8/+26
| | | | svn changeset:13327/svn branch:6.4
* Ported Liferay CSS style sandboxing fix to 6.4Jouni Koivuviita2010-05-041-6/+6
| | | | svn changeset:13027/svn branch:6.4
* Dozens of enhancements and fixes to Runo theme, containing new sub-styles ↵Jouni Koivuviita2010-05-041-2/+3
| | | | | | 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-041-5/+22
| | | | | | | | - 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
* Merged remaining 6.3.1 fixesArtur Signell2010-04-301-0/+22
| | | | svn changeset:12947/svn branch:6.4
* IE6 resize fix for Table footersJohn Alhroos2010-04-201-8/+7
| | | | svn changeset:12696/svn branch:6.4
* Added footer to Table #1553John Alhroos2010-04-161-2/+48
| | | | svn changeset:12613/svn branch:6.4
* Minor fix to panel style (reindeer)Jouni Koivuviita2010-04-121-6/+8
| | | | svn changeset:12464/svn branch:6.3
* Opera doesn't support col-resize/row-resize cursor, added fallback for it in ↵Jouni Koivuviita2010-04-121-2/+4
| | | | | | splitpanel styles. svn changeset:12463/svn branch:6.3
* Fix for #4348John Alhroos2010-04-091-4/+5
| | | | svn changeset:12443/svn branch:6.3
* Small fix to Reindeer tabsheet style on white background.Jouni Koivuviita2010-04-081-4/+8
| | | | svn changeset:12398/svn branch:6.3
* Small fix to tabsheet style on blue background (border color on IE etc.)Jouni Koivuviita2010-04-081-9/+11
| | | | svn changeset:12394/svn branch:6.3
* Loads of small fixes to Base and Reindeer themes: contains bugfixes for ↵Jouni Koivuviita2010-04-081-161/+290
| | | | | | issues found during developing the new Reindeer theme demo, plus a couple of new styles for Reindeer. svn changeset:12389/svn branch:6.3
* Fixes #4435: Readonly textareas are not rendered as readonlyJouni Koivuviita2010-03-301-4/+19
| | | | svn changeset:12211/svn branch:6.3
* Fixed textfield read-only styles (regression).Jouni Koivuviita2010-03-291-3/+2
| | | | svn changeset:12180/svn branch:6.3
* Small fix to drag-n-drop styles.Jouni Koivuviita2010-03-241-0/+6
| | | | svn changeset:12065/svn branch:6.3
* Fixes #3492: DateField should have an option to show week numbersJouni Koivuviita2010-03-241-6/+11
| | | | svn changeset:12061/svn branch:6.3
* Drag-n-drop related styles.Jouni Koivuviita2010-03-241-151/+333
| | | | svn changeset:12056/svn branch:6.3
* Small corrections to #4334: TextField contents offset in Firefox 3.6Jouni Koivuviita2010-03-231-3/+5
| | | | svn changeset:12020/svn branch:6.3
* Fixes #4334: TextField contents offset in Firefox 3.6Jouni Koivuviita2010-03-221-175/+21
| | | | | | | Fixes #4352: Vaadin application font is ugly in Windows Safari/Chrome * Changed WebKit to render text fields same as all other as well, no more border-images (easier to override in custom themes). svn changeset:12009/svn branch:6.3
* Fix for #3492 - DateField should have an option to show week numbersArtur Signell2010-03-221-2/+11
| | | | svn changeset:12005/svn branch:6.3
* Fixes #4102: RichTextArea should provide feedback on current text formatJouni Koivuviita2010-03-191-17/+55
| | | | | | Revised the whole theme for RichTextArea. svn changeset:11985/svn branch:6.3
* fixes #4347, cursor is now "default" by default when mouse is over drag proxy.Matti Tahvonen2010-03-181-2/+3
| | | | svn changeset:11973/svn branch:6.3
* #4359 Immediate upload in FormLayoutHenri Sara2010-03-171-2/+7
| | | | svn changeset:11921/svn branch:6.3
* cleaner tree drop location styles (not shaking that much anymore)Matti Tahvonen2010-03-151-3/+5
| | | | svn changeset:11890/svn branch:6.3
* VScrollTable: If multiple rows selected and drag starts on selected row, ↵Matti Tahvonen2010-03-091-7/+14
| | | | | | client side now hints that all those rows are dragged. svn changeset:11700/svn branch:6.3
* merged changes from 6.3 + some container related changesMatti Tahvonen2010-03-051-24/+54
|\ | | | | | | svn changeset:11664/svn branch:6.3_dd
| * Reverted changeset [11604] (#3735: Use semantic HTML)Jouni Koivuviita2010-03-041-7/+0
| | | | | | | | svn changeset:11637/svn branch:6.3
| * Fixes #266: Immediate upload button broken in Opera 10 (OS X)Jouni Koivuviita2010-03-041-0/+3
| | | | | | | | svn changeset:11631/svn branch:6.3
| * Fixes #3735: Use semantic HTMLJouni Koivuviita2010-03-031-0/+14
| | | | | | | | svn changeset:11604/svn branch:6.3
| * Reverted gridlayout margins and spacings back to original after [11248].Jouni Koivuviita2010-02-221-0/+18
| | | | | | | | svn changeset:11447/svn branch:6.3
| * Changed base theme layout margins and spacings from ems to pixels (reduce ↵Jouni Koivuviita2010-02-101-22/+24
| | | | | | | | | | | | layout calculations, no conversion needed in the browser). svn changeset:11249/svn branch:6.3
| * Merged code changes from 6.2Henri Sara2010-02-011-3/+12
| | | | | | | | svn changeset:11069/svn branch:6.3
* | changesMatti Tahvonen2010-03-041-14/+15
| | | | | | | | svn changeset:11630/svn branch:6.3_dd
* | enhancing wrapper, now horizontal drop location -> example horizontally ↵Matti Tahvonen2010-02-171-3/+11
| | | | | | | | | | | | sortable layout svn changeset:11353/svn branch:6.3_dd
* | draft of DragAndDropWrapper + small changesMatti Tahvonen2010-02-161-4/+18
| | | | | | | | svn changeset:11349/svn branch:6.3_dd
* | styles, table drop handler, small changesMatti Tahvonen2010-02-161-2/+28
| | | | | | | | svn changeset:11339/svn branch:6.3_dd
* | small changesMatti Tahvonen2010-02-151-2/+10
| | | | | | | | svn changeset:11324/svn branch:6.3_dd
* | some preliminary drag and drop stuffMatti Tahvonen2010-01-281-3/+12
|/ | | | svn changeset:11052/svn branch:6.3_dd
* Merged revisions [10620]-[10678] from 6.2Artur Signell2010-01-121-2/+4
| | | | svn changeset:10693/svn branch:6.3
* Fixes #522: IE8/reindeer: Error indicator is missing background when inside ↵Jouni Koivuviita2009-12-231-0/+1
| | | | | | tabsheet svn changeset:10542/svn branch:6.2
* * Fixes #3907: Undefined wide MenuBar will drop items that do not fit in viewJouni Koivuviita2009-12-231-3/+5
| | | | | | * Fixes #3908: MenuBar doesn't open sub-submenus with hover in IE7 svn changeset:10538/svn branch:6.2
* Small fix for window stylesJouni Koivuviita2009-12-221-4/+4
| | | | svn changeset:10524/svn branch:6.2
* Fixes #1211: ISlider: Provide proper feedback (current value) to user when ↵Jouni Koivuviita2009-12-211-1/+16
| | | | | | moving handle svn changeset:10477/svn branch:6.2
* Fix for #3878: Remove focus outline from subwindowsJouni Koivuviita2009-12-171-0/+3
| | | | | | * IE6 left out this time, fixing it later svn changeset:10387/svn branch:6.2
* One more fix for #3828Jouni Koivuviita2009-12-171-4/+5
| | | | svn changeset:10386/svn branch:6.2
* Fixes #3828: TextField inside a layout inside a Table is clippedJouni Koivuviita2009-12-171-4/+16
| | | | svn changeset:10376/svn branch:6.2
* Fixes #3850: Submenu icon is placed outside the menu in IE7Jouni Koivuviita2009-12-151-56/+34
| | | | | | | * Refactored VMenuBar to not use TABLE element. Now uses DIVs all the way. * Note, the theme for MenuBar sub-menus seems to be quite fragile in IE6 and IE7. IE6 doesn't allow any of the contained elements to get "hasLayout", otherwise the popup will be too wide. IE7 needs some DeferredCommand magic to make it render separator items correctly. svn changeset:10301/svn branch:6.2
* Fixes #3845: Twincol select buttons are missing right border in IE6Jouni Koivuviita2009-12-141-2/+3
| | | | | | * Only affected Reindeer (more padding in buttons than in Runo) svn changeset:10275/svn branch:6.2