@woosmap/ui 4.43.0 → 4.45.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@woosmap/ui",
3
- "version": "4.43.0",
3
+ "version": "4.45.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -24,17 +24,10 @@
24
24
  box-shadow none
25
25
  border .1rem solid $secondary60
26
26
  &--demo
27
- &
27
+ background-color rgba($demo, .20)
28
28
  &.active
29
- background-color rgba($demo, .7)
30
- box-shadow inset 0 0 .1rem .1rem $dark60
31
- .simplecard
32
- &__title
33
- color $light
34
- textShadow()
35
- &__subtitle
36
- textShadow()
37
- color $light80
29
+ background-color rgba($demo, .35)
30
+ box-shadow inset 0 0 .1rem $dark60
38
31
  .row-inactive &
39
32
  &.disabled
40
33
  background #fff url('../../images/texture.png')