betterplace_explorer 0.0.1.pre.alpha11 → 0.0.1.pre.alpha12

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.
@@ -7,3 +7,14 @@
7
7
  overflow-x: hidden
8
8
  overflow-y: scroll
9
9
  padding: 20px
10
+
11
+ &.loading:before
12
+ content: ''
13
+ position: absolute
14
+ top: 0
15
+ right: 0
16
+ bottom: 0
17
+ left: 0
18
+ z-index: 1050
19
+ opacity: 0.6
20
+ background: white
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: betterplace_explorer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.pre.alpha11
4
+ version: 0.0.1.pre.alpha12
5
5
  platform: ruby
6
6
  authors:
7
7
  - betterplace developers