bootstrap_v3 0.0.5 → 0.0.6

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: cab78ad702285e6db56c40f3a9b9a5c96d1065d6
4
- data.tar.gz: fdeb0587a4d55a51efdf3291653f6d5c014348d0
3
+ metadata.gz: d9061b7632d6acf787c14e28be70461998c1441b
4
+ data.tar.gz: 689485f72c4009fa17390b066bdcfb53c0941b7e
5
5
  SHA512:
6
- metadata.gz: e7ed9707229b2f366acc4f64963d4a80f8e8140372fc9c40e662c3d2965a13a039c20dec15958ea287003f6c05e770521d5c1c70e091019e98ed01db4a4f26e2
7
- data.tar.gz: d3e719608d5849501c4ee05934eaf535b3ee918f4489e88e2b77fa5a8bd2864549a04a4e9c8e7773eeff4ff08dac56c72153d37aeb7d13db0d67b2f1aef1d582
6
+ metadata.gz: cf9b72678ca36e1d583c3c1c00c8f5d32a841246bc824661bd0ff4499f28c259223883b9ac6288ad10fd1e46ed6fc3f599c82d97e491a75c47f735208fc43c73
7
+ data.tar.gz: 434bff16faa3d8bfdc9b23a21a32349603baf79cf69bbe1e98c77ceac00606ba3d30a3653e489cb44ab1dbfa538daa4b260f31f4f7ac986fab093c1ea50f77cd
@@ -1,7 +1,7 @@
1
1
  module Bootstrap
2
2
  module V3
3
3
  module Rails
4
- VERSION = "0.0.5"
4
+ VERSION = "0.0.6"
5
5
  end
6
6
  end
7
7
  end
@@ -0,0 +1,40 @@
1
+ @import 'bootstrap_v3/modules/alerts.less';
2
+ @import 'bootstrap_v3/modules/badges.less';
3
+ @import 'bootstrap_v3/modules/bootstrap.less';
4
+ @import 'bootstrap_v3/modules/breadcrumbs.less';
5
+ @import 'bootstrap_v3/modules/button-groups.less';
6
+ @import 'bootstrap_v3/modules/buttons.less';
7
+ @import 'bootstrap_v3/modules/carousel.less';
8
+ @import 'bootstrap_v3/modules/close.less';
9
+ @import 'bootstrap_v3/modules/code.less';
10
+ @import 'bootstrap_v3/modules/component-animation.less';
11
+ @import 'bootstrap_v3/modules/dropdowns.less';
12
+ @import 'bootstrap_v3/modules/forms.less';
13
+ @import 'bootstrap_v3/modules/glyphicons.less';
14
+ @import 'bootstrap_v3/modules/grid.less';
15
+ @import 'bootstrap_v3/modules/input-groups.less';
16
+ @import 'bootstrap_v3/modules/jumbotron.less';
17
+ @import 'bootstrap_v3/modules/labels.less';
18
+ @import 'bootstrap_v3/modules/list-group.less';
19
+ @import 'bootstrap_v3/modules/media.less';
20
+ @import 'bootstrap_v3/modules/mixins.less';
21
+ @import 'bootstrap_v3/modules/modals.less';
22
+ @import 'bootstrap_v3/modules/navbar.less';
23
+ @import 'bootstrap_v3/modules/navs.less';
24
+ @import 'bootstrap_v3/modules/normalize.less';
25
+ @import 'bootstrap_v3/modules/pager.less';
26
+ @import 'bootstrap_v3/modules/pagination.less';
27
+ @import 'bootstrap_v3/modules/panels.less';
28
+ @import 'bootstrap_v3/modules/popovers.less';
29
+ @import 'bootstrap_v3/modules/print.less';
30
+ @import 'bootstrap_v3/modules/progress-bars.less';
31
+ @import 'bootstrap_v3/modules/responsive-utilities.less';
32
+ @import 'bootstrap_v3/modules/scaffolding.less';
33
+ @import 'bootstrap_v3/modules/tables.less';
34
+ @import 'bootstrap_v3/modules/theme.less';
35
+ @import 'bootstrap_v3/modules/thumbnails.less';
36
+ @import 'bootstrap_v3/modules/tooltip.less';
37
+ @import 'bootstrap_v3/modules/type.less';
38
+ @import 'bootstrap_v3/modules/utilities.less';
39
+ @import 'bootstrap_v3/modules/variables.less';
40
+ @import 'bootstrap_v3/modules/wells.less';
@@ -0,0 +1,40 @@
1
+ @import 'bootstrap_v3/modules/alerts.less';
2
+ @import 'bootstrap_v3/modules/badges.less';
3
+ @import 'bootstrap_v3/modules/bootstrap.less';
4
+ @import 'bootstrap_v3/modules/breadcrumbs.less';
5
+ @import 'bootstrap_v3/modules/button-groups.less';
6
+ @import 'bootstrap_v3/modules/buttons.less';
7
+ @import 'bootstrap_v3/modules/carousel.less';
8
+ @import 'bootstrap_v3/modules/close.less';
9
+ @import 'bootstrap_v3/modules/code.less';
10
+ @import 'bootstrap_v3/modules/component-animation.less';
11
+ @import 'bootstrap_v3/modules/dropdowns.less';
12
+ @import 'bootstrap_v3/modules/forms.less';
13
+ @import 'bootstrap_v3/modules/glyphicons.less';
14
+ @import 'bootstrap_v3/modules/grid.less';
15
+ @import 'bootstrap_v3/modules/input-groups.less';
16
+ @import 'bootstrap_v3/modules/jumbotron.less';
17
+ @import 'bootstrap_v3/modules/labels.less';
18
+ @import 'bootstrap_v3/modules/list-group.less';
19
+ @import 'bootstrap_v3/modules/media.less';
20
+ @import 'bootstrap_v3/modules/mixins.less';
21
+ @import 'bootstrap_v3/modules/modals.less';
22
+ @import 'bootstrap_v3/modules/navbar.less';
23
+ @import 'bootstrap_v3/modules/navs.less';
24
+ @import 'bootstrap_v3/modules/normalize.less';
25
+ @import 'bootstrap_v3/modules/pager.less';
26
+ @import 'bootstrap_v3/modules/pagination.less';
27
+ @import 'bootstrap_v3/modules/panels.less';
28
+ @import 'bootstrap_v3/modules/popovers.less';
29
+ @import 'bootstrap_v3/modules/print.less';
30
+ @import 'bootstrap_v3/modules/progress-bars.less';
31
+ @import 'bootstrap_v3/modules/responsive-utilities.less';
32
+ @import 'bootstrap_v3/modules/scaffolding.less';
33
+ @import 'bootstrap_v3/modules/tables.less';
34
+ @import 'bootstrap_v3/modules/theme.less';
35
+ @import 'bootstrap_v3/modules/thumbnails.less';
36
+ @import 'bootstrap_v3/modules/tooltip.less';
37
+ @import 'bootstrap_v3/modules/type.less';
38
+ @import 'bootstrap_v3/modules/utilities.less';
39
+ @import 'bootstrap_v3/modules/variables.less';
40
+ @import 'bootstrap_v3/modules/wells.less';
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.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - AmirolAhmad
@@ -118,6 +118,8 @@ files:
118
118
  - vendor/assets/fonts/bootstrap_v3/glyphicons-halflings-regular.ttf
119
119
  - vendor/assets/fonts/bootstrap_v3/glyphicons-halflings-regular.woff
120
120
  - vendor/assets/javascripts/bootstrap_v3/modules/bootstrap.js
121
+ - vendor/assets/stylesheets/bootstrap_v3/.less
122
+ - vendor/assets/stylesheets/bootstrap_v3/modules/.less
121
123
  - vendor/assets/stylesheets/bootstrap_v3/modules/alerts.less
122
124
  - vendor/assets/stylesheets/bootstrap_v3/modules/badges.less
123
125
  - vendor/assets/stylesheets/bootstrap_v3/modules/bootstrap.less