bootstrap_sb_admin_base_v2 0.2.0 → 0.2.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: 3e70b1388d60427a456f3d8bc2d6802ab887c367
4
- data.tar.gz: ca1d54f9928cc49261101190cbee5b71d02ff836
3
+ metadata.gz: 22cc70526946b42ed6eeaccf0f75a1a4fede7bc5
4
+ data.tar.gz: 36d9eb9506845851c68e2196ec1c6a6aa497920d
5
5
  SHA512:
6
- metadata.gz: df25dd10dffd53a25a4828434b5822dd9f020f1ec017cc4445c53aa72c703bcf41d87657af91b02d8b2cb1c4d2c1d7fa2e215a8d9790a35a30bb1eea7a88ab8b
7
- data.tar.gz: 040bd473fbda7ae6cb32bc01bac67bf31c3e4dcd4afcb4098ef471b789b69b7ae829a8c7ad54667e0903d04045bfd80bac335b988ad845a946490dbaa9e246c7
6
+ metadata.gz: 8e80e63f15c7bab5a04706d5b6d120a1d384c1abc0e2cfd8b203feea6f3c6a46afb92485c52d5641cca7b8931cbd72861d3837643fe061776994cae7485dc375
7
+ data.tar.gz: b889dafed1e37d6b68b3080398857be2af5148996ab1586b3a155a742e16b2233994b72acf3171f3d9b47e79e98f56bc4913df7504ae9632b59019bf9d429cc3
@@ -1,3 +1,3 @@
1
1
  module BootstrapSbAdminBaseV2
2
- VERSION = "0.2.0"
2
+ VERSION = "0.2.1"
3
3
  end
@@ -281,12 +281,12 @@ th {
281
281
  }
282
282
  @font-face {
283
283
  font-family: "Glyphicons Halflings";
284
- src: asset-url("assets/glyphicons-halflings-regular.eot");
285
- src: asset-url("assets/glyphicons-halflings-regular-.eot#iefix") format("embedded-opentype"),
286
- asset-url("assets/glyphicons-halflings-regular.woff") format("woff"),
287
- asset-url("assets/glyphicons-halflings-regular.woff2") format("woff2"),
288
- asset-url("assets/glyphicons-halflings-regular.ttf") format("truetype"),
289
- asset-url("assets/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
284
+ src: font-url("glyphicons-halflings-regular.eot");
285
+ src: font-url("glyphicons-halflings-regular-.eot#iefix") format("embedded-opentype"),
286
+ font-url("glyphicons-halflings-regular.woff") format("woff"),
287
+ font-url("glyphicons-halflings-regular.woff2") format("woff2"),
288
+ font-url("glyphicons-halflings-regular.ttf") format("truetype"),
289
+ font-url("glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
290
290
  }
291
291
  .glyphicon {
292
292
  position: relative;
@@ -4,11 +4,11 @@
4
4
  */
5
5
  @font-face {
6
6
  font-family: "FontAwesome";
7
- src: asset-url("assets/fontawesome-webfont-v=4.2.0.eot");
8
- src: asset-url("assets/fontawesome-webfont-.eot#iefix&v=4.2.0") format("embedded-opentype"),
9
- asset-url("assets/fontawesome-webfont-v=4.2.0.woff") format("woff"),
10
- asset-url("assets/fontawesome-webfont-v=4.2.0.ttf") format("truetype"),
11
- asset-url("assets/fontawesome-webfont-v=4.2.0.svg#fontawesomeregular") format("svg");
7
+ src: font-url("fontawesome-webfont-v=4.2.0.eot");
8
+ src: font-url("fontawesome-webfont-.eot#iefix&v=4.2.0") format("embedded-opentype"),
9
+ font-url("fontawesome-webfont-v=4.2.0.woff") format("woff"),
10
+ font-url("fontawesome-webfont-v=4.2.0.ttf") format("truetype"),
11
+ font-url("fontawesome-webfont-v=4.2.0.svg#fontawesomeregular") format("svg");
12
12
  font-weight: normal;
13
13
  font-style: normal;
14
14
  }
@@ -2775,12 +2775,12 @@ input {
2775
2775
 
2776
2776
  @font-face {
2777
2777
  font-family: 'Glyphicons Halflings';
2778
- src: asset-url("assets/glyphicons-halflings-regular.eot");
2779
- src: asset-url("assets/glyphicons-halflings-regular-.eot#iefix") format("embedded-opentype"),
2780
- asset-url("assets/glyphicons-halflings-regular.woff") format("woff"),
2781
- asset-url("assets/glyphicons-halflings-regular.woff2") format("woff2"),
2782
- asset-url("assets/glyphicons-halflings-regular.ttf") format("truetype"),
2783
- asset-url("assets/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
2778
+ src: font-url("glyphicons-halflings-regular.eot");
2779
+ src: font-url("glyphicons-halflings-regular-.eot#iefix") format("embedded-opentype"),
2780
+ font-url("glyphicons-halflings-regular.woff") format("woff"),
2781
+ font-url("glyphicons-halflings-regular.woff2") format("woff2"),
2782
+ font-url("glyphicons-halflings-regular.ttf") format("truetype"),
2783
+ font-url("glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
2784
2784
  }
2785
2785
 
2786
2786
  .glyphicon {
@@ -4,11 +4,11 @@
4
4
  */
5
5
  @font-face {
6
6
  font-family: "FontAwesome";
7
- src: asset-url("assets/fontawesome-webfont-v=4.2.0.eot");
8
- src: asset-url("assets/fontawesome-webfont-.eot#iefix&v=4.2.0") format("embedded-opentype"),
9
- asset-url("assets/fontawesome-webfont-v=4.2.0.woff") format("woff"),
10
- asset-url("assets/fontawesome-webfont-v=4.2.0.ttf") format("truetype"),
11
- asset-url("assets/fontawesome-webfont-v=4.2.0.svg#fontawesomeregular") format("svg");
7
+ src: font-url("fontawesome-webfont-v=4.2.0.eot");
8
+ src: font-url("fontawesome-webfont-.eot#iefix&v=4.2.0") format("embedded-opentype"),
9
+ font-url("fontawesome-webfont-v=4.2.0.woff") format("woff"),
10
+ font-url("fontawesome-webfont-v=4.2.0.ttf") format("truetype"),
11
+ font-url("fontawesome-webfont-v=4.2.0.svg#fontawesomeregular") format("svg");
12
12
  font-weight: normal;
13
13
  font-style: normal;
14
14
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap_sb_admin_base_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Gonzalez