active_frontend 16.0.20 → 16.0.21
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 84bd30e5263288a71e1ba0950dc9ac0473b3ff64b6f09961bbade2899a8c0bb5
|
4
|
+
data.tar.gz: 40b8eb17f90535782eea486ce30ca8c0373b67b23aefb43b21fcaa3bc6c33c82
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f7a02e5d215477ec74f588cc98a39958b0a00257ab026266944e11eccc8dbd067da901901da759405196022d6b956c621d2093565d34ab433b8afb10d4efcd61
|
7
|
+
data.tar.gz: de5c942f713f9b17f9992723d9462a378bf4c08a53dcb8a71153edec4a30b3a59ce37790fc1e4abe2a863178106542a3a12885ad6ecb617518508f0c95c74278
|
@@ -24,7 +24,7 @@
|
|
24
24
|
position: fixed;
|
25
25
|
top: 0;
|
26
26
|
width: 560px;
|
27
|
-
z-index:
|
27
|
+
z-index: 1061;
|
28
28
|
|
29
29
|
&.clean {
|
30
30
|
background: color(transparent);
|
@@ -124,7 +124,7 @@
|
|
124
124
|
position: fixed;
|
125
125
|
right: 0;
|
126
126
|
top: 0;
|
127
|
-
z-index:
|
127
|
+
z-index: 1060;
|
128
128
|
|
129
129
|
&.fade {
|
130
130
|
opacity: 0;
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: active_frontend
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 16.0.
|
4
|
+
version: 16.0.21
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Juan Gomez
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-
|
11
|
+
date: 2018-04-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|