@woosmap/ui 4.43.0 → 4.44.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.44.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -26,15 +26,9 @@
26
26
  &--demo
27
27
  &
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
+ &.active
31
+ box-shadow inset 0 0 .1rem $dark60
38
32
  .row-inactive &
39
33
  &.disabled
40
34
  background #fff url('../../images/texture.png')