scrivito_three_column_widget 1.0.0 → 1.0.1

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
  SHA1:
3
- metadata.gz: c33a5ef26ca0a2b82f9ca56e167d8108eaa7e87f
4
- data.tar.gz: cfa9e08bcf0bbc74dcb4f5129f1406509e775f57
3
+ metadata.gz: e71152d352280a7781c6885e10d53988ec8ab018
4
+ data.tar.gz: bebe1b7838210e898e11ad45fd2eb06b390b4d2a
5
5
  SHA512:
6
- metadata.gz: 476c0e06e51cfb7ae758d73ca4e1528f49a133d04b65da1fadd86e787ea0b6b4f12c5c6c46d232c6db9139e260f8383f80873bdd9219cf95e0a5e41840189970
7
- data.tar.gz: 58f52227eaf48953c8f0cfb0673e5995513f86c2f0fdd330b135229644069acf9ae7999b460b90bc06592fbf307df79c78e2707213ef088ee21522f4d1443213
6
+ metadata.gz: b0963cd34a1760c9f81535fd900ac931de5fb894d536f0ff5b045065dc4bedc0fafea0c28b4e8e0a4c7fc844f16fdf5524a9d339bf24a000145a9aee9dc881b6
7
+ data.tar.gz: 5b30043b9a8c31f02d5cfef595c83cdbdde6f3c1bc6c272207e63651cea934257669f8991da0eadbc7280cf0b44a5a4d8186bb168e022ec7c5fdca692e0fcef2
@@ -1,18 +1,18 @@
1
1
  .scrivito-column-widget.small-grid {
2
2
  margin-left: 0;
3
3
  margin-right: 0;
4
- .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
5
- .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
6
- .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
7
- .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
8
- .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
9
- .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
10
- .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
11
- .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
12
- .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
13
- .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
14
- .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
15
- .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
4
+ > .col-xs-1, > .col-sm-1, > .col-md-1, > .col-lg-1,
5
+ > .col-xs-2, > .col-sm-2, > .col-md-2, > .col-lg-2,
6
+ > .col-xs-3, > .col-sm-3, > .col-md-3, > .col-lg-3,
7
+ > .col-xs-4, > .col-sm-4, > .col-md-4, > .col-lg-4,
8
+ > .col-xs-5, > .col-sm-5, > .col-md-5, > .col-lg-5,
9
+ > .col-xs-6, > .col-sm-6, > .col-md-6, > .col-lg-6,
10
+ > .col-xs-7, > .col-sm-7, > .col-md-7, > .col-lg-7,
11
+ > .col-xs-8, > .col-sm-8, > .col-md-8, > .col-lg-8,
12
+ > .col-xs-9, > .col-sm-9, > .col-md-9, > .col-lg-9,
13
+ > .col-xs-10, > .col-sm-10, > .col-md-10, > .col-lg-10,
14
+ > .col-xs-11, > .col-sm-11, > .col-md-11, > .col-lg-11,
15
+ > .col-xs-12, > .col-sm-12, > .col-md-12, > .col-lg-12 {
16
16
  padding-left: 0px;
17
17
  padding-right: 0px;
18
18
  }
@@ -21,18 +21,18 @@
21
21
  .scrivito-column-widget.large-grid {
22
22
  margin-left: -30px;
23
23
  margin-right: -30px;
24
- .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
25
- .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
26
- .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
27
- .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
28
- .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
29
- .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
30
- .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
31
- .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
32
- .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
33
- .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
34
- .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
35
- .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
24
+ > .col-xs-1, > .col-sm-1, > .col-md-1, > .col-lg-1,
25
+ > .col-xs-2, > .col-sm-2, > .col-md-2, > .col-lg-2,
26
+ > .col-xs-3, > .col-sm-3, > .col-md-3, > .col-lg-3,
27
+ > .col-xs-4, > .col-sm-4, > .col-md-4, > .col-lg-4,
28
+ > .col-xs-5, > .col-sm-5, > .col-md-5, > .col-lg-5,
29
+ > .col-xs-6, > .col-sm-6, > .col-md-6, > .col-lg-6,
30
+ > .col-xs-7, > .col-sm-7, > .col-md-7, > .col-lg-7,
31
+ > .col-xs-8, > .col-sm-8, > .col-md-8, > .col-lg-8,
32
+ > .col-xs-9, > .col-sm-9, > .col-md-9, > .col-lg-9,
33
+ > .col-xs-10, > .col-sm-10, > .col-md-10, > .col-lg-10,
34
+ > .col-xs-11, > .col-sm-11, > .col-md-11, > .col-lg-11,
35
+ > .col-xs-12, > .col-sm-12, > .col-md-12, > .col-lg-12 {
36
36
  padding-left: 30px;
37
37
  padding-right: 30px;
38
38
  }
@@ -1,3 +1,3 @@
1
1
  module ScrivitoThreeColumnWidget
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scrivito_three_column_widget
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Scrivito
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-08-24 00:00:00.000000000 Z
11
+ date: 2016-08-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: scrivito