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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 06d63876a78f7ee43e49aab68951e2993bb2ba45
|
4
|
+
data.tar.gz: e2032c43b0c5272b883deddb4a1d022083e928ca
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 82cb5d2583101cac2cd76fd76f58bb0dd9e4ad19036bde2d351f56b7f438f23830c931f9d97e5ed4c27f3879573e3ba9486ed17e1e04d3db5f843a54a8ec15b2
|
7
|
+
data.tar.gz: 34b6c1a9e9591a2e7a60ddcaf3201cfb836085d399c39ffd82c9d713bb8fb71c0e06248fcc4b4676fde0930e5595f00363b40bda387eb9c86750841c6ae0b2f9
|
@@ -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('/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 {
|