aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon
Commit message (Collapse)AuthorAgeFilesLines
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-2954-2402/+0
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Grid sidebar menu design changed. See design document and comments at trac ↵elmot2015-07-152-0/+14
| | | | | | ticket. (#18325) Change-Id: I6686d131f015cf0b7b9a6b43ce43284218d5dd63
* Fixes search-CB resizing on each layout (Firefox&Chameleon) (#18236)Teppo Kurki2015-06-111-0/+1
| | | Change-Id: I50a6c8094b16984114010c400f3485ac76da5cb7
* Notification styles should be scoped more eagerly (#14872)Denis Anisimov2015-05-111-6/+6
| | | | Change-Id: Ifb648b8913c9999d3c0c855f05f79c8356577887
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-121-3/+8
|\ | | | | | | Change-Id: Ic6b667ea6ceff43a609ce2037f656c6274871fb7
| * Fix for Wrong background color in a Window in IE8 (#15322)AMahdy AbdElAziz2014-12-301-3/+8
| | | | | | | | Change-Id: Ie25c7142bc111829be829f4ba98ed639ad1f5126
* | Grid theme API changes and style fixesJouni Koivuviita2014-12-171-2/+3
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed decorative element style names: - “headercorner” -> “header-deco” - “footercorner” -> “footer-deco” - “horizontalscrollbarbackground” -> “horizontal-scrollbar-deco” The “-stripe” style name is now added for odd rows, not even (like in all Table themes). Re-implemented the Base mixins for Grid and Escalator. They are now used for all themes, which should make future development easier because things should only be implemented in one place. This change makes the theme also less brittle hopefully, because it reduces the amount of pixel calculations for paddings etc. and relies more on plain CSS. The Base theme now offers many variables for extending themes. This reduces unnecessary CSS output, and makes it easier to maintain multiple themes for the Grid. Added a box-shadow and box-sizing mixins to Base. Converted all CSS comments to Sass comments. Change-Id: Iba925062c754c115b5f15e155659cfdccc702945
* Fix gradient path for notifications in Chameleon. (#15351)Sauli Tähkäpää2014-12-121-2/+2
| | | | Change-Id: Ie1e2726613033ad321e15f7f58e098080d4d9a5f
* 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