rails-bootstrap 3.0.0.2 → 3.0.0.3
Sign up to get free protection for your applications and to get access to all the features.
@@ -2385,8 +2385,8 @@ input[type="button"].btn-block {
|
|
2385
2385
|
|
2386
2386
|
@font-face {
|
2387
2387
|
font-family: 'Glyphicons Halflings';
|
2388
|
-
src: url('
|
2389
|
-
src: url('
|
2388
|
+
src: url('glyphicons-halflings-regular.eot');
|
2389
|
+
src: url('glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('glyphicons-halflings-regular.woff') format('woff'), url('glyphicons-halflings-regular.ttf') format('truetype'), url('glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
|
2390
2390
|
}
|
2391
2391
|
|
2392
2392
|
.glyphicon {
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rails-bootstrap
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 121
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 3
|
8
8
|
- 0
|
9
9
|
- 0
|
10
|
-
-
|
11
|
-
version: 3.0.0.
|
10
|
+
- 3
|
11
|
+
version: 3.0.0.3
|
12
12
|
platform: ruby
|
13
13
|
authors:
|
14
14
|
- Joshua Bussdieker
|
@@ -16,7 +16,7 @@ autorequire:
|
|
16
16
|
bindir: bin
|
17
17
|
cert_chain: []
|
18
18
|
|
19
|
-
date:
|
19
|
+
date: 2014-01-03 00:00:00 Z
|
20
20
|
dependencies:
|
21
21
|
- !ruby/object:Gem::Dependency
|
22
22
|
name: bundler
|