fanforce-plugin-factory 0.13.1 → 0.13.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
Y2JkNzZmYjFmMWFkMTQ2NjBjNjYzYThhZGUwMDY5MjhhMWVlYTFiYQ==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
ZDQ5Nzk4MTJlYzBmYzZmODFjMzAxY2M5Y2EyZTlmYTM3MDQyNDA5Nw==
|
7
7
|
!binary "U0hBNTEy":
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
ZDA4YzYxZTE1YTlhZTZjZGE0OWQxNGUxMGI2YTBkMjJkMGE4ZGY3NjY0YTNl
|
10
|
+
Njc0NmRlYWIwZmExMGIyNTQ0ZGNiOWU4NmY2OGFhMzEzMzNkODlkMjUwNjA5
|
11
|
+
NGUzMmFiMWNkNzIwMDYyZjgzODc4NDFlMDg3ZDU1MmRhZDJhYTQ=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
MTQ1NDRhYTFlZWQzNDhiZDgxOTE0NTIwZmQ1NGM1Yjc2YmI3ZjY3OTRkNjlm
|
14
|
+
OTIyNjcxMjc5ODI5ODcxZDc4ZjgwMDg0MjZlYWFlOWE5MGM3N2QxZWQyZTY3
|
15
|
+
ZDZkYWRmOWVhNzkxYmY5YTNhZWZmOWM1NDE1ODU4OGY3NDdmMTY=
|
@@ -15,7 +15,7 @@ $module_path: '/assets/common/module-search-to-add-initiative';
|
|
15
15
|
.form-row { position:relative; margin:0; padding:0; margin-right:6px; z-index:5;
|
16
16
|
.gigantic-input { width:auto;
|
17
17
|
input { width:100%; font-size:15px; }
|
18
|
-
label.inputhint { font-size:15px; color:#666666; line-height: 27px; padding-top:2px; padding-left:8px; }
|
18
|
+
label.inputhint { font-size:15px; color:#666666; line-height: 27px; padding-top:2px; padding-left:8px; cursor: text; }
|
19
19
|
.icon { position:absolute; width:14px; height:18px; top:6px; right:0px; padding-left:6px; border-left: 1px solid #CCCCCC; background:url(#{$module_path}/icon-search.png) 6px center no-repeat; }
|
20
20
|
}
|
21
21
|
}
|