| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Id8463fbd18741edc2f52190feb14fd8c67657154
|
|
|
|
| |
Change-Id: I164ae83bd6cf98f7a3d7e76d8e717a56e8cb5183
|
|
|
|
| |
Change-Id: I332365017caaf76daed5d7d809365eaf195eaf1f
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
#10294
Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
|
|
|
|
| |
that should work w/o overlay-container
|
|
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.
|