it-logica-application-backbone 1.5.0 → 1.5.1
Sign up to get free protection for your applications and to get access to all the features.
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.5.
|
1
|
+
1.5.1
|
@@ -1,6 +1,6 @@
|
|
1
1
|
// Set the correct sprite paths
|
2
|
-
$iconSpritePath: asset-url('glyphicons-halflings.png'
|
3
|
-
$iconWhiteSpritePath: asset-url('glyphicons-halflings-white.png'
|
2
|
+
$iconSpritePath: asset-url('glyphicons-halflings.png');
|
3
|
+
$iconWhiteSpritePath: asset-url('glyphicons-halflings-white.png');
|
4
4
|
@import "bootstrap";
|
5
5
|
body { padding-top: 60px; }
|
6
6
|
@import "bootstrap-responsive";
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: it-logica-application-backbone
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.5.
|
4
|
+
version: 1.5.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -454,7 +454,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
454
454
|
version: '0'
|
455
455
|
segments:
|
456
456
|
- 0
|
457
|
-
hash:
|
457
|
+
hash: 726177065779114015
|
458
458
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
459
459
|
none: false
|
460
460
|
requirements:
|