twbs_less_rails 2.0.0 → 2.1.0

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: 7afca7ee2d1c91079f2feba6b9b3696ff72a1e71
4
- data.tar.gz: dce996ba97d9d8654f265162a7b5599625cc65a4
3
+ metadata.gz: 37abc506387bfaa52967d97257c014ee567613df
4
+ data.tar.gz: 2bea3eb9fb6f30c76839b18757e7a25fe51e274a
5
5
  SHA512:
6
- metadata.gz: a768a758ad43f668bfbde1ac4bbb9e8a34ee5131a4026a91404223f3ae0081b1574710a6758446491710e0dd7508f9b6afe2dbc71c731ca74c07edf5c3ff1602
7
- data.tar.gz: 22a2fbaa55f19f0b17709b9938fe6808f0947efc2efd973ed167803a1f9b3b82478651135cbb0cce9193f069c0ac3d98a252a64cc70422363b8a166eecafc4bc
6
+ metadata.gz: 9b1c2f47e614ae6ec496e512386f5f62e6f9c3d1ecb092e6263c336dd17378e7bfea71da050c64d2133e6ec72ef10acd0c59699ac425019f6d8eea17187cdd39
7
+ data.tar.gz: 8c6af4d8c631daf991d8fff4ef63a58571188ae7408846910ab7b09860d5b33931f926fdf41dd87c029d17e8e22faa732a4e15aa4c746e6315619e2bfbf884d6
data/CHANGELOG.md CHANGED
@@ -1,10 +1,15 @@
1
1
  Changelog
2
2
  =========
3
3
 
4
+ 2.1.0
5
+ -----
6
+ * Bootstrap 3.0.0 @ [30127a4296](https://github.com/twbs/bootstrap/commit/30127a4296476f0b21acac8b919e74806dd5e474)
7
+ * FontAwesome 4.0.1 @ [c84c8ab2df](https://github.com/FortAwesome/Font-Awesome/commit/c84c8ab2df8e20b3dc2eb5738a83eb00c20c25d6)
8
+
4
9
  2.0.0
5
10
  -----
6
11
  * Bootstrap 3.0.0 @ [eb77241ae2](https://github.com/twbs/bootstrap/commit/eb77241ae2d4b90fccea1707e12caca355a1afce)
7
- * FontAwesome 4.0.0 @ [4e92eeb8ec](https://github.com/FortAwesome/Font-Awesome/commit/4e92eeb8ec7c757b74fc60b6ac8cdef937e0614f)
12
+ * FontAwesome 4.0.0 @ [4e92eeb8ec](https://github.com/FortAwesome/Font-Awesome/commit/4e92eeb8ec7c757b74fc60b6ac8cdef937e0614f)
8
13
 
9
14
  1.0.2
10
15
  -----
@@ -13,5 +18,5 @@ Changelog
13
18
  1.0.0
14
19
  -----
15
20
  * Bootstrap 3.0.0 @ [32468b087b](https://github.com/twbs/bootstrap/commit/32468b087b615d1ed710f9118ff4f669cc5ad5e8)
16
- * Fontawesome 3.2.1 @ [906345058f](https://github.com/FortAwesome/Font-Awesome/commit/906345058f738c2b931f89754a319ed108e17bd8)
21
+ * Fontawesome 3.2.1 @ [906345058f](https://github.com/FortAwesome/Font-Awesome/commit/906345058f738c2b931f89754a319ed108e17bd8)
17
22
  * Respond.js 1.3.0 @ [ad87635f83](https://github.com/scottjehl/Respond/commit/ad87635f83f8b811e1da53c082325a4b35960771)
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- twbs_less_rails (2.0.0)
4
+ twbs_less_rails (2.1.0)
5
5
  less-rails
6
6
  rails (>= 3.2.15)
7
7
  therubyracer
@@ -70,7 +70,7 @@ GEM
70
70
  mime-types (~> 1.16)
71
71
  treetop (~> 1.4.8)
72
72
  mime-types (1.25)
73
- mini_portile (0.5.1)
73
+ mini_portile (0.5.2)
74
74
  minitest (4.7.5)
75
75
  multi_json (1.8.2)
76
76
  nokogiri (1.6.0)
@@ -1,3 +1,3 @@
1
1
  module TwbsLessRails
2
- VERSION = "2.0.0"
2
+ VERSION = "2.1.0"
3
3
  end
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Font Awesome 4.0.0
2
+ * Font Awesome 4.0.1
3
3
  * the iconic font designed for Bootstrap
4
4
  * ------------------------------------------------------------------------------
5
5
  * The full suite of pictographic icons, examples, and documentation can be
@@ -158,7 +158,7 @@
158
158
  .@{fa-css-prefix}-unlock:before { content: @fa-var-unlock; }
159
159
  .@{fa-css-prefix}-credit-card:before { content: @fa-var-credit-card; }
160
160
  .@{fa-css-prefix}-rss:before { content: @fa-var-rss; }
161
- .@{fa-css-prefix}-hdd:before { content: @fa-var-hdd; }
161
+ .@{fa-css-prefix}-hdd-o:before { content: @fa-var-hdd-o; }
162
162
  .@{fa-css-prefix}-bullhorn:before { content: @fa-var-bullhorn; }
163
163
  .@{fa-css-prefix}-bell:before { content: @fa-var-bell; }
164
164
  .@{fa-css-prefix}-certificate:before { content: @fa-var-certificate; }
@@ -11,6 +11,7 @@
11
11
  }
12
12
  .@{fa-css-prefix}-stack-1x, .@{fa-css-prefix}-stack-2x {
13
13
  position: absolute;
14
+ left: 0;
14
15
  width: 100%;
15
16
  text-align: center;
16
17
  }
@@ -2,9 +2,9 @@
2
2
  // --------------------------
3
3
 
4
4
  @fa-font-path: "../fonts";
5
- //@fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.0.0/font"; // for referencing Bootstrap CDN font files directly
5
+ //@fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.0.1/fonts"; // for referencing Bootstrap CDN font files directly
6
6
  @fa-css-prefix: fa;
7
- @fa-version: "4.0.0";
7
+ @fa-version: "4.0.1";
8
8
  @fa-border-color: #eee;
9
9
  @fa-inverse: #fff;
10
10
  @fa-li-width: (30em / 14);
@@ -159,7 +159,7 @@
159
159
  @fa-var-unlock: "\f09c";
160
160
  @fa-var-credit-card: "\f09d";
161
161
  @fa-var-rss: "\f09e";
162
- @fa-var-hdd: "\f0a0";
162
+ @fa-var-hdd-o: "\f0a0";
163
163
  @fa-var-bullhorn: "\f0a1";
164
164
  @fa-var-bell: "\f0f3";
165
165
  @fa-var-certificate: "\f0a3";
@@ -19,7 +19,7 @@
19
19
  }
20
20
  }
21
21
  .dropup {
22
- & .btn-default .caret {
22
+ .btn-default .caret {
23
23
  border-bottom-color: @btn-default-color;
24
24
  }
25
25
  .btn-primary,
@@ -75,7 +75,7 @@
75
75
  color: @carousel-control-color;
76
76
  text-align: center;
77
77
  text-shadow: @carousel-text-shadow;
78
- // We can't have this transition here because webkit cancels the carousel
78
+ // We can't have this transition here because WebKit cancels the carousel
79
79
  // animation if you trip this while in the middle of another animation.
80
80
 
81
81
  // Set gradients for backgrounds
@@ -166,7 +166,7 @@
166
166
  // Firefox fix for https://github.com/twbs/bootstrap/issues/9538. Once this
167
167
  // gets fixed, restore `border-top: 0;`.
168
168
  border-top: 0 dotted;
169
- border-bottom: 4px solid @dropdown-caret-color;
169
+ border-bottom: @caret-width-base solid @dropdown-caret-color;
170
170
  content: "";
171
171
  }
172
172
  // Different positioning for bottom up menu
@@ -27,11 +27,11 @@
27
27
  }
28
28
  }
29
29
 
30
- // Webkit-style focus
30
+ // WebKit-style focus
31
31
  .tab-focus() {
32
32
  // Default
33
33
  outline: thin dotted #333;
34
- // Webkit
34
+ // WebKit
35
35
  outline: 5px auto -webkit-focus-ring-color;
36
36
  outline-offset: -2px;
37
37
  }
@@ -193,17 +193,21 @@
193
193
  -moz-perspective-origin: @perspective;
194
194
  perspective-origin: @perspective;
195
195
  }
196
- .transform-origin(@origin){
196
+ .transform-origin(@origin) {
197
197
  -webkit-transform-origin: @origin;
198
198
  -moz-transform-origin: @origin;
199
199
  transform-origin: @origin;
200
200
  }
201
201
 
202
+ // Animations
203
+ .animation(@animation) {
204
+ -webkit-animation: @animation;
205
+ animation: @animation;
206
+ }
202
207
 
203
208
  // Backface visibility
204
209
  // Prevent browsers from flickering when using CSS 3D transforms.
205
210
  // Default value is `visible`, but can be changed to `hidden`
206
- // See git pull https://github.com/dannykeane/bootstrap.git backface-visibility for examples
207
211
  .backface-visibility(@visibility){
208
212
  -webkit-backface-visibility: @visibility;
209
213
  -moz-backface-visibility: @visibility;
@@ -110,7 +110,7 @@
110
110
  //
111
111
  // Navbar alignment options
112
112
  //
113
- // Display the navbar across the entirity of the page or fixed it to the top or
113
+ // Display the navbar across the entirety of the page or fixed it to the top or
114
114
  // bottom of the page.
115
115
 
116
116
  // Static top (unfixed, but 100% wide) navbar
@@ -257,7 +257,7 @@
257
257
 
258
258
  // Component alignment
259
259
  //
260
- // Repurpose the pull utilities as their own navbar utilities to avoid specifity
260
+ // Repurpose the pull utilities as their own navbar utilities to avoid specificity
261
261
  // issues with parents and chaining. Only do this when the navbar is uncollapsed
262
262
  // though so that navbar contents properly stack and align in mobile.
263
263
 
@@ -66,6 +66,12 @@
66
66
  page-break-after: avoid;
67
67
  }
68
68
 
69
+ // Chrome (OSX) fix for https://github.com/twbs/bootstrap/issues/11245
70
+ // Once fixed, we can just straight up remove this.
71
+ select {
72
+ background: #fff !important;
73
+ }
74
+
69
75
  // Bootstrap components
70
76
  .navbar {
71
77
  display: none;
@@ -6,7 +6,7 @@
6
6
  // Bar animations
7
7
  // -------------------------
8
8
 
9
- // Webkit
9
+ // WebKit
10
10
  @-webkit-keyframes progress-bar-stripes {
11
11
  from { background-position: 40px 0; }
12
12
  to { background-position: 0 0; }
@@ -67,11 +67,7 @@
67
67
 
68
68
  // Call animation for the active one
69
69
  .progress.active .progress-bar {
70
- -webkit-animation: progress-bar-stripes 2s linear infinite;
71
- -moz-animation: progress-bar-stripes 2s linear infinite;
72
- -ms-animation: progress-bar-stripes 2s linear infinite;
73
- -o-animation: progress-bar-stripes 2s linear infinite;
74
- animation: progress-bar-stripes 2s linear infinite;
70
+ .animation(progress-bar-stripes 2s linear infinite);
75
71
  }
76
72
 
77
73
 
@@ -141,7 +141,7 @@ ol {
141
141
  margin-top: 0;
142
142
  margin-bottom: (@line-height-computed / 2);
143
143
  ul,
144
- ol{
144
+ ol {
145
145
  margin-bottom: 0;
146
146
  }
147
147
  }
@@ -153,13 +153,19 @@ ol {
153
153
  padding-left: 0;
154
154
  list-style: none;
155
155
  }
156
+
156
157
  // Inline turns list items into inline-block
157
158
  .list-inline {
158
159
  .list-unstyled();
160
+
159
161
  > li {
160
162
  display: inline-block;
161
163
  padding-left: 5px;
162
164
  padding-right: 5px;
165
+
166
+ &:first-child {
167
+ padding-left: 0;
168
+ }
163
169
  }
164
170
  }
165
171
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: twbs_less_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - diowa
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-10-23 00:00:00.000000000 Z
11
+ date: 2013-10-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails