aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/ITMILL/themes/default/styles.css
Commit message (Collapse)AuthorAgeFilesLines
* Renaming ITMILL/ -> VAADIN/ part 1 (for #2904)Marc Englund2009-05-121-3191/+0
| | | | svn changeset:7762/svn branch:6.0
* Initial datefield styles for "poro" theme.Jouni Koivuviita2009-05-121-4/+3
| | | | svn changeset:7760/svn branch:6.0
* #2904 Renamed CSS prefix "i-" to "v-"Henri Sara2009-05-121-829/+829
| | | | svn changeset:7752/svn branch:6.0
* Theme updates.Jouni Koivuviita2009-05-111-1/+5
| | | | svn changeset:7745/svn branch:6.0
* Merge new theme branch to 6.0 branch.Jouni Koivuviita2009-05-081-1248/+1595
|\ | | | | | | svn changeset:7689/svn branch:6.0
| * "Poro" theme improvements. Now includes three different button styles :)Jouni Koivuviita2009-05-061-5/+1
| | | | | | | | svn changeset:7638/svn branch:theme_2009_03
| * New theme button almost themed (error indicator missing). Includes ↵Jouni Koivuviita2009-04-301-31/+35
| | | | | | | | | | | | SmartSprites syntax as well. svn changeset:7597/svn branch:theme_2009_03
| * Small fixes to base and default theme CSS.Jouni Koivuviita2009-04-301-3/+8
| | | | | | | | svn changeset:7580/svn branch:theme_2009_03
| * Major theme refactoring:Jouni Koivuviita2009-04-291-1210/+1581
| |\ | |/ |/| | | | | | | | | | | | | | | | | -Base theme now completed. -Default theme is now inherited from the Base theme, all redundant (but mandatory) style properties have been moved to the Base theme. ---- Includes major merges from 6.0 branch as well. svn changeset:7572/svn branch:theme_2009_03
* | removed accidetally added cell border from default themeMatti Tahvonen2009-04-241-2/+1
| | | | | | | | svn changeset:7522/svn branch:6.0
* | major refactoring and cleaning related to column width handling in ↵Matti Tahvonen2009-04-231-10/+40
| | | | | | | | | | | | scrolltable. Hardcoded margins now removed and most things ought to be possible to define with CSS. fixes #2417 svn changeset:7512/svn branch:6.0
* | new component, absolutelayout (aka coordinatelayout #1267) and simple test case Matti Tahvonen2009-04-091-0/+6
|/ | | | svn changeset:7374/svn branch:6.0
* (merged from 5.4) Implements "input prompt" for ComboBox and TextField. Also ↵Marc Englund2009-04-061-4/+14
| | | | | | includes Sampler samples. Fixes #1455 svn changeset:7337/svn branch:6.0
* css changes to fix FF2 and opera issues (#2652, #2749)Matti Tahvonen2009-03-131-5/+17
| | | | svn changeset:7080/svn branch:6.0
* Fixes the last issue in #1245: ITree wraps captions in IE6.Jouni Koivuviita2009-02-171-21/+24
| | | | svn changeset:6878/svn branch:trunk
* Fix for #2563 - OrderedLayout flicker on repaintArtur Signell2009-02-161-0/+8
| | | | | | | Changed Label so it never wraps when its width is undefined. Changed default Label width to 100%. svn changeset:6842/svn branch:trunk
* Small fix for disabled style cursor. Now disabled components shouldn't have ↵Jouni Koivuviita2009-02-101-3/+8
| | | | | | a "hand" cursor so eagerly. svn changeset:6780/svn branch:trunk
* fixes #2526Matti Tahvonen2009-02-051-0/+2
| | | | svn changeset:6741/svn branch:trunk
* fixes #2482, moved loading indicator to right side. Other fixes not too easy ↵Matti Tahvonen2009-02-051-1/+3
| | | | | | with IE and css only svn changeset:6737/svn branch:trunk
* links in table now inline to allow selection clicks on parts of cell not ↵Matti Tahvonen2009-02-041-14/+3
| | | | | | filled by the actual link content svn changeset:6722/svn branch:trunk
* Fixes #2468: Table cell content is 'lower' with some content.Jouni Koivuviita2009-02-041-3/+1
| | | | svn changeset:6721/svn branch:trunk
* Minor style change (default cursor for tooltips and disabled components).Jouni Koivuviita2009-02-021-1/+2
| | | | svn changeset:6704/svn branch:trunk
* Fixed dimension calculations and a bug with hideOnMouseOutRisto Yrjänä2009-02-021-1/+0
| | | | svn changeset:6703/svn branch:trunk
* Fixes #2522: Fix icon alignment in all componentsJouni Koivuviita2009-01-301-1/+11
| | | | | | Also one fix for IPopupView: NPE in ApplicationConnection after ComponentDetail etc. refactoring. svn changeset:6683/svn branch:trunk
* fixes #2472, error indicators now works more consistently with checkboxMatti Tahvonen2009-01-301-2/+14
| | | | svn changeset:6681/svn branch:trunk
* Minor fixes to ComboBox styles.Jouni Koivuviita2009-01-281-0/+1
| | | | svn changeset:6668/svn branch:trunk
* Fixes #2505: global font styles for components inside PopupView.Jouni Koivuviita2009-01-281-29/+43
| | | | svn changeset:6663/svn branch:trunk
* fixes #2500Matti Tahvonen2009-01-271-1/+0
| | | | svn changeset:6653/svn branch:trunk
* themed the i-link to be like it was previously on all browsersMatti Tahvonen2009-01-271-19/+26
| | | | svn changeset:6651/svn branch:trunk
* Fixes another regression caused by changeset [6645].Jouni Koivuviita2009-01-271-1/+2
| | | | svn changeset:6650/svn branch:trunk
* Fixes regression caused by changeset [6645].Jouni Koivuviita2009-01-271-1/+2
| | | | svn changeset:6649/svn branch:trunk
* Fixes #2464: Horizontal Slider theme broken.Jouni Koivuviita2009-01-271-1/+0
| | | | svn changeset:6646/svn branch:trunk
* Fixes #2455: ComboBox item icon does not display correctly.Jouni Koivuviita2009-01-271-19/+30
| | | | svn changeset:6645/svn branch:trunk
* Fix for #2463 - OrderedLayout backwards compatibility CSS issueArtur Signell2009-01-211-7/+7
| | | | svn changeset:6609/svn branch:trunk
* unified combobox read only with textfields (simply show value)Matti Tahvonen2009-01-151-0/+9
| | | | svn changeset:6559/svn branch:trunk
* fixes #2424, our iView is nosdays positioned -> no calculations needed ↵Matti Tahvonen2009-01-081-0/+8
| | | | | | anymore. Now position can also be set in theme. svn changeset:6460/svn branch:trunk
* Fix for #2435 - Separate stylenames for VerticalLayout, HorizontalLayout and ↵Artur Signell2009-01-081-9/+7
| | | | | | OrderedLayout svn changeset:6457/svn branch:trunk
* fixes #2427, disabling link componentMatti Tahvonen2009-01-081-0/+6
| | | | svn changeset:6442/svn branch:trunk
* fixes #2415Matti Tahvonen2009-01-071-1/+10
| | | | svn changeset:6427/svn branch:trunk
* fine tuned error indicator style in panelMatti Tahvonen2008-12-301-1/+3
| | | | svn changeset:6373/svn branch:trunk
* Test case and fix for #2407 - Caption missing for required field when using ↵Artur Signell2008-12-261-1/+1
| | | | | | a non-default layout inside a Form svn changeset:6357/svn branch:trunk
* Fix for #2384 : input.text styles overriden by Liferay default themeJoonas Lehtinen2008-12-221-66/+63
| | | | svn changeset:6331/svn branch:trunk
* fixes #2373. refactored DOM structure of RTE toolbarMatti Tahvonen2008-12-221-0/+7
| | | | svn changeset:6319/svn branch:trunk
* Whole 'tab' clickable in IE6, fixes #2376Marc Englund2008-12-191-4/+2
| | | | svn changeset:6307/svn branch:trunk
* Small fix for default form styles, related to #2371.Jouni Koivuviita2008-12-191-3/+2
| | | | svn changeset:6305/svn branch:trunk
* Subwindows were rendered wrong on ie6, fixes #2382Marc Englund2008-12-191-3/+0
| | | | svn changeset:6304/svn branch:trunk
* Fixes #2371: remove border from default form styles.Jouni Koivuviita2008-12-181-1/+7
| | | | svn changeset:6285/svn branch:trunk
* Fix for #2364 - Removed .i-disabled .i-disabled filter as filters do not ↵Artur Signell2008-12-181-1/+0
| | | | | | affect children (IE6/IE7) svn changeset:6279/svn branch:trunk
* Fixed stretching button IE7 issue in IButton instead of using css ↵Artur Signell2008-12-181-7/+0
| | | | | | expression. Should fix #2344 svn changeset:6277/svn branch:trunk
* Aligned more icons middle.Marc Englund2008-12-171-2/+13
| | | | svn changeset:6248/svn branch:trunk