aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer
Commit message (Collapse)AuthorAgeFilesLines
* Selectors based on Reindeer.LAYOUT* are added for absolute layoutDenis Anisimov2014-04-021-1/+4
| | | | | | (#11042). Change-Id: I34b5d95cfa82bf5cfc94cb1f7387b343fa23a302
* Fix TabSheet caption icon alignment on Chrome and Safari (#13077)Teemu Suo-Anttila2014-03-061-1/+7
| | | | Change-Id: I8cc0eb2796a328c1996417014833020319428b61
* Revert "Fix displaced TabSheet caption icon in Chrome"Henri Sara2014-03-061-1/+0
| | | | | | This reverts commit 46675661cd95f61e3173f33e7dcfeb32bc377f41. Change-Id: I8813e162aad46bff6f1424d0dec54342b53a45b5
* Fix displaced TabSheet caption icon in ChromeTeemu Suo-Anttila2014-03-041-0/+1
| | | | Change-Id: Id3183b735ae911374d1a8821cd67b5abd1c094d5
* fixed incorrect name for close-pressed.png for windows in black theme (#12563)Fabian Lange2013-09-131-0/+0
| | | | | | | | | The scss file and the light and normal style suggest that the name should be "-pressed". This is what this patch fixes. I have considered renaming all "-pressed" to "-active", to be consistent with e.g. "maximize-active.png" but decided against due to compatibility concerns. Change-Id: I42f37b3311715fab04e5fe05fdf4bc3026e52ed1
* Fixes light theme window sprites #12171John Ahlroos2013-07-261-9/+9
| | | | | | | | | The close buttons images for the Window black theme was mistakenly added to the white theme sprite and ended up in the middle of the light theme window. Moved the black theme button images to the black theme sprite. Change-Id: Ieaaaa1b404f1d623c61fe7cfecb4996d96904b27
* 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/+4
| | | | Change-Id: I3d773640d2f1c8cd1b71c673685afd7059811d16
* Added light and black versions of close, maximize and restore icons (#11544)Artur Signell2013-04-2321-96/+156
| | | | Change-Id: Id8463fbd18741edc2f52190feb14fd8c67657154
* Maximize Restore for Window #3400Pekka Hyvönen2013-04-043-1/+19
| | | | Change-Id: I164ae83bd6cf98f7a3d7e76d8e717a56e8cb5183
* Fixed error indicator styles in Tabsheet tab on IE10 #11329John Ahlroos2013-03-141-4/+0
| | | | Change-Id: I6134c5b9be9618bad0f1b9d22cc505ae062043ca
* Applied IE9 CSS fixes to IE10 also (#11301)Artur Signell2013-03-114-27/+32
| | | | Change-Id: I50e5d33773127e9073e820bc4e307979bbcbd875
* Fixed close icon too high in tabsheet when using IE9 and TABSHEET_MINIMAL ↵John Ahlroos2013-02-111-3/+9
| | | | | | style #10884 Change-Id: Iac91b00d60e55e80d5b4deea397bad1e4442d6a1
* Fixes caption icons too low in Accordion #10872 #10635John Ahlroos2013-01-291-5/+7
| | | | Change-Id: Ib23c49d988aeecc7619727f02423ac16bab8f64d
* Fixed Tabsheet small styles after fixes to #10682John Ahlroos2013-01-151-0/+5
| | | | Change-Id: Ic08d6949376f5caa76193ade1c358a365da878fc
* Fixed broken Tabsheet styles after fixes to #10682John Ahlroos2013-01-152-7/+13
| | | | Change-Id: I752e2cd2a83b89c0ac2623f57b3311aa7ae9934b
* Merge "Reverted [e22dd3f3db39b8bd067600c414c6c889ab35cd3e]. No longer needed ↵Artur Signell2013-01-141-1/+1
|\ | | | | | | because of #10682"
| * Reverted [e22dd3f3db39b8bd067600c414c6c889ab35cd3e]. No longer needed ↵Artur Signell2013-01-151-1/+1
| | | | | | | | | | | | because of #10682 Change-Id: Ie0203db2cc8244013fe251796658a9412322a3f9
* | Revert "Remove old hack that nowadays just seems to cause problems (#7984)"Artur Signell2013-01-151-0/+3
|/ | | | | | | This reverts commit 7bd2ebe2ed212bc94189b036fdf7d8de6735e640. The fix is needed again now that #10682 has been fixed. Change-Id: I6f8764f80572909b5355c75396ef390a9ade7331
* Fixed Reindeer black/light window styles (#9687)Artur Signell2013-01-111-6/+5
| | | | Change-Id: I332365017caaf76daed5d7d809365eaf195eaf1f
* Merge "Fixes issue where close indicator becomes invisible for tabs without ↵Leif Åstrand2013-01-091-1/+1
|\ | | | | | | an icon in Firefox using the minimal style for the tabsheet #10616"
| * Fixes issue where close indicator becomes invisible for tabs without an icon ↵John Ahlroos2013-01-081-1/+1
| | | | | | | | | | | | in Firefox using the minimal style for the tabsheet #10616 Change-Id: I0dfd5af048d34d3f0671a40b22aed273ca0b0581
* | Merge "Revert "Fixed problem with accordion layout in reindeer (#10635)""Artur Signell2013-01-081-2/+1
|\ \
| * | Revert "Fixed problem with accordion layout in reindeer (#10635)"Artur Signell2013-01-081-2/+1
| | | | | | | | | This reverts commit 9c05956e4e45f143e7d83bbc2d8e24cd5470631a which incorrecly alters the height of the accordion caption
* | | Merge "Fixed ComboBox width problems in all themes (#10484)"Leif Åstrand2013-01-081-3/+6
|\ \ \ | |/ / |/| |
| * | Fixed ComboBox width problems in all themes (#10484)Artur Signell2013-01-071-3/+6
| |/ | | | | | | Change-Id: Ia8181cd9c9d6a9183083408c55f9c3f28c72fb29
* / Fixed problem with accordion layout in reindeer (#10635)Artur Signell2013-01-071-1/+2
|/ | | | Change-Id: I7b7fb770209c593f78a7ff0f78b86be209cce174
* Ensure popup datefield width setting works in all themes (#10485)Artur Signell2013-01-041-6/+0
| | | | 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
* Additional fixes for IE scrollbars issuesArtur Signell2012-12-181-4/+3
| | | | | | Related to #9004, #9552, #9572, #9578 Change-Id: I6f6677ec47713d480e2591f3bddf3b764861201c
* Merge changes Ide0a7e28,I78da2c2cArtur Signell2012-12-183-1/+6
|\ | | | | | | | | | | * changes: Ugly hacks to make tests screenshot compatible Fixed IE scrollbar issues for most if not all components
| * Fixed IE scrollbar issues for most if not all componentsArtur Signell2012-12-173-1/+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
* | Removed Firefox rule making dropdown too high (#10559)Artur Signell2012-12-171-3/+0
|/ | | | Change-Id: I62c808b90da155b0ae0489c4eaeff370063f3572
* Vaadin 7 compatible ColorPicker (#9201)Anna Koskinen2012-12-102-0/+17
| | | | Change-Id: I44962ceedd5ef607e2fbe2af0d96808e0aef9cc5
* Additional fixes for accordion/IE (#9552)Artur Signell2012-12-101-4/+1
| | | | | | Fixes Accordion for other themes than Reindeer aswell Change-Id: If849e77adfb07e6a14784139c19e45b3b35a43b9
* Merge "Fixed accordion to not cause scrollbars in IE (#9552)"Marc Englund2012-12-071-5/+4
|\
| * Fixed accordion to not cause scrollbars in IE (#9552)Artur Signell2012-12-071-5/+4
| | | | | | | | Change-Id: Ie27894b35be4d79c29b201ec79991c7d9263a1eb
* | Revert "Temporary work around for drag'n'drop image problem (#10385)"Artur Signell2012-12-022-8/+1
|/ | | | | | | | 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-1/+8
| | | | Change-Id: If3b0709feb638f0116273f35a61708b5c4130ac0
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-2313-65/+65
| | | | | | 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
* Ensure generated-body rules are not prefixed (#10360)Artur Signell2012-11-232-1/+4
| | | | | | This should not cause issue with multiple themes as you do not have a generated body then. Change-Id: I9391ee006de9c5759df0d7e1a7d6470caf82a8c4
* Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵Marc Englund2012-11-2332-719/+719
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵Marc Englund2012-11-236-26/+34
| | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
* Fix for small theme bug induced by overlay-container #9220 Note: this will ↵Marc Englund2012-11-051-0/+1
| | | | | | break FF screenshots, but the new version is actually more according to spec, afaik. Change-Id: Ib7048522b06e62e5fc964e538a865524a08eaaab
* Overlay container #9220Marc Englund2012-10-301-1/+1
| | | | Change-Id: Iea5b44fc0c48ec1161890d9e084847266ce0d3d2
* Removed padding which has magically appeared (#10075)Artur Signell2012-10-261-0/+1
| | | | Change-Id: Iefefe10fcc15d503ccd6cd40ce8d080c335594f4
* Fixed primary stylename handling for Datefield and InlineDatefield #9903John Ahlroos2012-10-162-0/+10
| | | | Change-Id: I4fb460a19a2bf40131172319070edde78851c4a7
* Merge branch 'master' into sassMarc Englund2012-10-041-11/+11
|\ | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/formlayout/formlayout.scss WebContent/VAADIN/themes/reindeer/formlayout/formlayout.scss Change-Id: Ie895a1bbafdcf2fe79d500efb04c6eef3f5a812e
| * Merge from 6.8: Limit propagation of vertical spacing and margins inHenri Sara2012-10-011-11/+11
| | | | | | | | | | | | | | | | | | | | nested FormLayouts, related test (#9427) svn changeset:24503/svn branch:6.8 svn changeset:24504/svn branch:6.8 svn changeset:24506/svn branch:6.8 Change-Id: I7eca0fccdd9fc9258514c68025bd9e99dcc0b89d
* | Sass restructure: split button into nativebutton and checkboxMarc Englund2012-09-284-12/+30
| |