summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/styles.css
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Fixes #3849: Undefined wide menubar is 100% wide in IE6Jouni Koivuviita2009-12-141-0/+3
| | | | svn changeset:10274/svn branch:6.2
* Fixes #3843: Form caption is blue in IEJouni Koivuviita2009-12-141-0/+1
| | | | svn changeset:10273/svn branch:6.2
* Fixes #3848: Rich text sample is cut in IEJouni Koivuviita2009-12-141-0/+11
| | | | | | * H1-6 elements need line-height: normal; svn changeset:10270/svn branch:6.2
* Fixes #3631: LoginForm login button is too wide in IE6/IE7Jouni Koivuviita2009-12-081-0/+5
| | | | svn changeset:10191/svn branch:6.2
* Sampler updates:Jouni Koivuviita2009-12-041-3/+2
| | | | | | | * PopupView samples added * Menubar icons updated svn changeset:10156/svn branch:6.2
* VForm theme modified, fieldset now doesn't have a border if there is no ↵Jouni Koivuviita2009-12-011-2/+8
| | | | | | caption for the form. svn changeset:10116/svn branch:6.2
* New Sampler layout and some new samples and sample modifications.Jouni Koivuviita2009-11-271-0/+4
| | | | svn changeset:10082/svn branch:6.2
* * Fixed link style for Reindeer (no double-underline)Jouni Koivuviita2009-11-231-4/+17
| | | | | | * 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 #3499: PopupView CSS style is broken. PopupView minimized now looks ↵Jouni Koivuviita2009-11-231-0/+24
| | | | | | | | like a link in Reindeer. Runo left unchanged. * added Link component styles to Reindeer as well. svn changeset:9957/svn branch:6.2
* Removed table cell right border from the last cells (Reindeer theme).Jouni Koivuviita2009-11-181-0/+6
| | | | svn changeset:9857/svn branch:6.2
* Added down arrow for combobox in Base theme.Jouni Koivuviita2009-11-181-0/+3
| | | | svn changeset:9856/svn branch:6.2
* Fixes #1595: Close button on TabSheet controlJouni Koivuviita2009-11-121-97/+267
| | | | | | | * Added new sample to Sampler/TabSheets * Made all tabs in Reindeer theme demo closable. svn changeset:9737/svn branch:6.2
* MenuBar fixes (again)Jouni Koivuviita2009-11-111-1/+18
| | | | | | | * Fix submenu indicators for IE * Fixes #3678: enhancement: MenuBar needs a separator item svn changeset:9722/svn branch:6.2
* MenuBar fixes for IE6Jouni Koivuviita2009-11-101-5/+11
| | | | | | Fixed shadow offset for IE6 svn changeset:9692/svn branch:6.2