bootstrap_v3 0.0.14 → 0.0.15

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 15ff676c5d555abe36535f0554562f64f8debab9
4
- data.tar.gz: 2400048d130c47e602347cae0aa38b0bf68fdfee
3
+ metadata.gz: 06d63876a78f7ee43e49aab68951e2993bb2ba45
4
+ data.tar.gz: e2032c43b0c5272b883deddb4a1d022083e928ca
5
5
  SHA512:
6
- metadata.gz: 61bb0f671dd36b37a7d633ab1203a5961a267bc6e163a23557f09cdd34e0de84ddfe6a45e7607c66f0579223cd2ae1842263c26a0430643f3097331fb9dd1164
7
- data.tar.gz: bb2376b24d2d6210975a0ffe634724762e825f1b65a15c166451044bb45729815a75e135d5272edfc2bd82f683c2382d6fdeb1fb41523404d9dc3d0524cd3ecd
6
+ metadata.gz: 82cb5d2583101cac2cd76fd76f58bb0dd9e4ad19036bde2d351f56b7f438f23830c931f9d97e5ed4c27f3879573e3ba9486ed17e1e04d3db5f843a54a8ec15b2
7
+ data.tar.gz: 34b6c1a9e9591a2e7a60ddcaf3201cfb836085d399c39ffd82c9d713bb8fb71c0e06248fcc4b4676fde0930e5595f00363b40bda387eb9c86750841c6ae0b2f9
@@ -1,7 +1,7 @@
1
1
  module Bootstrap
2
2
  module V3
3
3
  module Rails
4
- VERSION = "0.0.14"
4
+ VERSION = "0.0.15"
5
5
  end
6
6
  end
7
7
  end
@@ -2385,8 +2385,8 @@ input[type="button"].btn-block {
2385
2385
 
2386
2386
  @font-face {
2387
2387
  font-family: 'Glyphicons Halflings';
2388
- src: url('../app/assets/fonts/glyphicons-halflings-regular.eot');
2389
- src: url('../app/assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../app/assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../app/assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../app/assets/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
2388
+ src: url('/assets/fonts/glyphicons-halflings-regular.eot');
2389
+ src: url('/assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/assets/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
2390
2390
  }
2391
2391
 
2392
2392
  .glyphicon {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.14
4
+ version: 0.0.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - AmirolAhmad