bootstrap_v3 0.0.13 → 0.0.14

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: af92a43ecaf4bcb83f7c404386d29dc0c4d5f207
4
- data.tar.gz: 9e8ab820f163caf45c1416037ae2641b139c5f09
3
+ metadata.gz: 15ff676c5d555abe36535f0554562f64f8debab9
4
+ data.tar.gz: 2400048d130c47e602347cae0aa38b0bf68fdfee
5
5
  SHA512:
6
- metadata.gz: c73697e5e0ad6299bc83b4c8c8b995d71a5a9986d801163252a01f753797fd5a76e57ae695c601c594bd0b23976269098cdd9a01438f5c8d1682793224ef0bd0
7
- data.tar.gz: 9dda5e8eda5e2c5c38bf9fb99b49fa4689a71cbd9fc255f74a929fae9a101712c74e30629e69642311df06e40ef1eb145f74a3c1946a1850112678b9acaf650a
6
+ metadata.gz: 61bb0f671dd36b37a7d633ab1203a5961a267bc6e163a23557f09cdd34e0de84ddfe6a45e7607c66f0579223cd2ae1842263c26a0430643f3097331fb9dd1164
7
+ data.tar.gz: bb2376b24d2d6210975a0ffe634724762e825f1b65a15c166451044bb45729815a75e135d5272edfc2bd82f683c2382d6fdeb1fb41523404d9dc3d0524cd3ecd
@@ -1,7 +1,7 @@
1
1
  module Bootstrap
2
2
  module V3
3
3
  module Rails
4
- VERSION = "0.0.13"
4
+ VERSION = "0.0.14"
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('../fonts/glyphicons-halflings-regular.eot');
2389
- src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
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');
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.13
4
+ version: 0.0.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - AmirolAhmad