summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon
Commit message (Collapse)AuthorAgeFilesLines
* Fix background color of Notification in chameleon theme (#14246)Dmitrii Rogozin2014-07-241-0/+2
| | | | Change-Id: Ie561a3ef95fcc15e357d1edb65b45f596683e7e4
* Fix Tabsheet scrollbutton by css position in Chameleon theme (#12154)Johannes Tuikkala2014-07-141-0/+1
| | | | Change-Id: Icd38631f8802fc86949fa29dd517f1aca0499c33
* Fix regression in notification for chameleon caused by 13885.(#14172)Dmitrii Rogozin2014-07-081-0/+1
| | | | Change-Id: I33d70c54b9118e85c9542e56b917b993516ae213
* Fix background color in chameleon theme after removing shadow divs (#14145)Dmitrii Rogozin2014-07-071-3/+8
| | | | Change-Id: I9b0566070af58afda7693936943237e70cea4a2f
* Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-023-2/+7
| | | | Change-Id: Ibf8888de795b08aed0446607165d7318f94ee6f4
* Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2014-01-071-2/+5
| | | | Change-Id: I911ddd8ef1162412ae99ef252c3302e1f8b555ef
* Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2013-12-101-1/+1
| | | | Change-Id: Iefccedce67cb04cf3ceb8128cb07c871fc940ab8
* 32x32 favicons added, replacing the old favicons (#12143)Jouni Koivuviita2013-06-281-0/+0
| | | | | | | | Added new version for favicon.ico, which has 32x32 pixel version in addition to 16x16 pixels. Adds support for high resolution/retina displays. Change-Id: I49bd84b9d23f1e26ceee28dab1e26d9cd4f6b6d2
* Add primary style name support for ProgressBar/Indicator (#9913)Artur Signell2013-05-291-1/+5
| | | | Change-Id: I3d773640d2f1c8cd1b71c673685afd7059811d16
* Maximize/restore icons for Chameleon, Liferay, Runo (#3400)Artur Signell2013-04-053-10/+24
| | | | Change-Id: Ibbeed5b5925442f966841c0f5d2ea3dbfe9007bb
* Fixed ComboBox width problems in all themes (#10484)Artur Signell2013-01-071-1/+6
| | | | Change-Id: Ia8181cd9c9d6a9183083408c55f9c3f28c72fb29
* Ensure popup datefield width setting works in all themes (#10485)Artur Signell2013-01-047-53/+55
| | | | Change-Id: I9f0891fb363e49d59b5ab2b1af53ba4bf9bca21e
* Added override for font-sizes which used em in base theme (#10606, #10587)Artur Signell2013-01-022-0/+2
| | | | Change-Id: I556137c307bdacdb22cbd2abb4461268997ff53d
* Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587)Artur Signell2013-01-0210-30/+30
| | | | Change-Id: Iaaa626553030af44eaab57067acf9f022dc75e6b
* Fixed IE scrollbar issues for most if not all componentsArtur Signell2012-12-172-0/+6
| | | | | | | Fixed by defining font-size:0 and line-height:normal for all v-scrollable elements. A font-size is defined using $font-size for all themes and this is reset in v-widget. Similarly for $line-height. Should fix at least #9004, #9552, #9572 Change-Id: I78da2c2ce497a0a22962644c9c97df5a0e41e056
* Vaadin 7 compatible ColorPicker (#9201)Anna Koskinen2012-12-102-0/+17
| | | | Change-Id: I44962ceedd5ef607e2fbe2af0d96808e0aef9cc5
* $primaryStyleName functionality to Chameleon, fixes #9881Marc Englund2012-12-0716-342/+342
| | | | Change-Id: I3d75184acb7d2625a3edea35b1c8d2a86b7313eb
* Revert "Temporary work around for drag'n'drop image problem (#10385)"Artur Signell2012-12-022-9/+2
| | | | | | | | No longer needed as #10384 is fixed This reverts commit 7dad7d82287bc9906ef12d1efd64f8b1da3a0326. Change-Id: Id7dbd716144452b80fae07d54f4a61c5091fd83d
* Temporary work around for drag'n'drop image problem (#10385)Artur Signell2012-11-262-2/+9
| | | | Change-Id: If3b0709feb638f0116273f35a61708b5c4130ac0
* Fix chameleon "body" css selectors (#10382)Artur Signell2012-11-264-21/+21
| | | | Change-Id: I39095703e74bdcad16d4b6cb700cc5f1953a66c6
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-234-19/+19
| | | | | | Browser specific class names are set on the body element and the theme class name is inside body. Theme selectors must therefore be of type ".v-ie & " Change-Id: I1893946ed9b5441a6977945a757a85ae87c07ce8
* Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵Marc Englund2012-11-232-61/+61
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵Marc Englund2012-11-233-8/+15
| | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
* UI stylename handling (#9832)Johannes Dahlström2012-11-141-1/+1
| | | | | | | | * Change VUI class name from v-view to v-ui * Use state.primaryStyleName so it can be changed * Remove useless v-app-VaadinServiceSession from bootstrap root div Change-Id: I67d3cb3efb5b4033416dcfcf7f39cbc71ac70cbc
* Overlay container #9220Marc Englund2012-10-301-1/+1
| | | | Change-Id: Iea5b44fc0c48ec1161890d9e084847266ce0d3d2
* Fixed Chameleon theme for InlineDatefield #10070John Ahlroos2012-10-293-57/+71
| | | | Change-Id: I7891d727ab75a48e6607d6c49eba664a32a4d255
* Merge branch 'master' into sassJohn Ahlroos2012-10-081-0/+3
|\
| * Fixed combobox line heights in Chameleon theme #9838John Ahlroos2012-10-031-0/+3
| | | | | | | | Change-Id: I2193f9304b378084bdd9f0e750e049af5af5e0ec
* | Sass restructure: need to disable .themename{} -wrapping until we get ↵Marc Englund2012-09-282-4/+5
| | | | | | | | overlay-container.
* | Rearranging sass theme structure in phases.Marc Englund2012-09-262-16/+12
|/
* Replaced all .v and .v-connector selectors with .v-widget selectorJohn Ahlroos2012-08-281-1/+1
|
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-0828-307/+441
| | | | | | | | 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.
* Rename v-paintable -> v-connector (#8652)Leif Åstrand2012-04-121-1/+1
|
* Dynamically adjust window content paddings (#8313)Leif Åstrand2012-03-091-5/+1
| | | | This enables easy support for e.g. header height based on font size and footer height changing if resizing is disabled.
* Update VWindow.setWidth/Height to set outer sizes (#8313)Leif Åstrand2012-03-081-2/+5
| | | Also fix some small issues related to when the min size is used
* Merge remote-tracking branch 'origin/6.8'Johannes Dahlström2012-03-021-1/+1
|\ | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/VTabsheet.java src/com/vaadin/ui/TabSheet.java
| * [merge from 6.7] #8369 Fixed absolute path in Chameleon CSSAutomerge2012-02-211-1/+1
| | | | | | | | svn changeset:23069/svn branch:6.8
* | Use different size for text fields with box-sizing (#8313)Leif Åstrand2012-02-231-2/+6
| |
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-271-1/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/table/table.css WebContent/release-notes.html build/build.xml src/com/vaadin/terminal/gwt/client/ApplicationConnection.java src/com/vaadin/terminal/gwt/client/ui/VFormLayout.java src/com/vaadin/terminal/gwt/client/ui/VPopupCalendar.java src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java src/com/vaadin/terminal/gwt/client/ui/VSlider.java src/com/vaadin/terminal/gwt/client/ui/VTextualDate.java src/com/vaadin/terminal/gwt/client/ui/VWindow.java src/com/vaadin/ui/Table.java tests/integration_tests.xml tests/test.xml tests/testbench/com/vaadin/tests/components/orderedlayout/OrderedLayoutCases.java
| * Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996Marc Englund2012-01-181-1/+0
| | | | | | | | svn changeset:22691/svn branch:6.8
* | Merge remote branch 'origin/6.8'Henri Sara2011-12-221-2/+2
|\| | | | | | | | | Conflicts: tests/testbench/com/vaadin/tests/components/button/ButtonsInHorizontalLayout.java
| * Merged changes from 6.8Johannes Dahlström2011-12-221-1/+1
| | | | | | | | svn changeset:22469/svn branch:6.8
* | #7984 removed Firefox workaroundsArtur Signell2011-11-221-2/+1
| |
* | #7913 Removed IE7 specific CSS rulesArtur Signell2011-11-222-36/+0
| |
* | #7912 Remove support for IE6Leif Åstrand2011-11-0921-172/+0
|/
* Final fix for #6745: Connectors for TreeJouni Koivuviita2011-09-281-0/+4
| | | | | | | -Adjusted all themes to have even pixel caption height -Liferay theme doesn't support the connectors (#7682) svn changeset:21411/svn branch:6.7
* Fixed unwanted 24bit png gradients for IE6 (Chameleon theme)Jouni Koivuviita2011-08-305-1/+23
| | | | svn changeset:20732/svn branch:6.7
* Fixes zero width buttons inside segment compound style for IE7Jouni Koivuviita2011-08-301-2/+11
| | | | svn changeset:20724/svn branch:6.7
* Fixes #7490: Multi-line text fields visual and height issues in Chameleon themeJouni Koivuviita2011-08-291-0/+4
| | | | svn changeset:20708/svn branch:6.7
* Chameleon theme fixesJouni Koivuviita2011-08-267-5/+77
| | | | | | | | * Button with explicit width now behaves similarly across browsers, either clipping the text or ellipticizing it * DateField popup button now same height as the input field * Minor stylistic changes svn changeset:20673/svn branch:6.7