padma-assets 0.1.13 → 0.1.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8c99b0de42b782b8241d0ce644f990deb3c82faf
|
4
|
+
data.tar.gz: 9bbf506bc651b7f0e9f79da68a5e932b1c556745
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c4a1500b5e09f84abf6f135ae792b2a705ce503f6cfc6ef024d6f6472db609b482825a3718558d9b02b2244d220e1350061b66efb9251538549783dc19dc4519
|
7
|
+
data.tar.gz: 26d7ce866d02518fde8d2517b4c2afc62437fc15fb2ef6a0a254350a4db001f5e074b7db7183e2d56a528e87e68fdf5cf9f30e145a25fdb74da6674a0b3ac704
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: padma-assets
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.14
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dwayne Macgowan
|
@@ -63,7 +63,6 @@ files:
|
|
63
63
|
- app/assets/javascripts/jquery.stickyheader.js
|
64
64
|
- app/assets/javascripts/notifications.js.coffee
|
65
65
|
- app/assets/javascripts/padma-assets.js
|
66
|
-
- app/assets/stylesheets/accounts.css
|
67
66
|
- app/assets/stylesheets/bootstrap3-3-2.min.css
|
68
67
|
- app/assets/stylesheets/button.css.scss
|
69
68
|
- app/assets/stylesheets/colors.css.scss
|
@@ -75,6 +74,7 @@ files:
|
|
75
74
|
- app/assets/stylesheets/layout_schools.css
|
76
75
|
- app/assets/stylesheets/layout_users.css
|
77
76
|
- app/assets/stylesheets/menubox_w140px.css
|
77
|
+
- app/assets/stylesheets/padma-accounts.scss
|
78
78
|
- app/assets/stylesheets/padma-assets.css
|
79
79
|
- app/assets/stylesheets/pictos.css.scss
|
80
80
|
- app/assets/stylesheets/pm-gritter.scss
|
@@ -1 +0,0 @@
|
|
1
|
-
ul.nav.nav-tabs{ margin:20px 0 0;}
|