twbs_less_rails 2.1.0 → 2.2.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: 37abc506387bfaa52967d97257c014ee567613df
4
- data.tar.gz: 2bea3eb9fb6f30c76839b18757e7a25fe51e274a
3
+ metadata.gz: 016d9683aeb3c25bcbc2b7870f3ee86b233c89e8
4
+ data.tar.gz: b5b97946b22946a71a7563a1a25aa536e2fcba16
5
5
  SHA512:
6
- metadata.gz: 9b1c2f47e614ae6ec496e512386f5f62e6f9c3d1ecb092e6263c336dd17378e7bfea71da050c64d2133e6ec72ef10acd0c59699ac425019f6d8eea17187cdd39
7
- data.tar.gz: 8c6af4d8c631daf991d8fff4ef63a58571188ae7408846910ab7b09860d5b33931f926fdf41dd87c029d17e8e22faa732a4e15aa4c746e6315619e2bfbf884d6
6
+ metadata.gz: e1ddffbe7640acda16f7d429e2145a8b63758920aa5e7676cdbf1ddf4787c594e74bbef29e63b79abd245dec1eb6b25c631e6fbcd44c5a0a1924cc4a9767d538
7
+ data.tar.gz: 4c6d7cb958964f674fdbe364a469c4c33f22d992f023556cf7becac669af53e5ebe3e913a8e765a0b8c2d940330339b80a2b06a6a131a23d4eca3c752d541e45
data/CHANGELOG.md CHANGED
@@ -1,6 +1,10 @@
1
1
  Changelog
2
2
  =========
3
3
 
4
+ 2.2.0
5
+ -----
6
+ * Bootstrap 3.0.1 @ [867e2bef8d](https://github.com/twbs/bootstrap/commit/867e2bef8d9c9b901022899227b306a532f5baf3)
7
+
4
8
  2.1.0
5
9
  -----
6
10
  * Bootstrap 3.0.0 @ [30127a4296](https://github.com/twbs/bootstrap/commit/30127a4296476f0b21acac8b919e74806dd5e474)
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- twbs_less_rails (2.1.0)
4
+ twbs_less_rails (2.2.0)
5
5
  less-rails
6
6
  rails (>= 3.2.15)
7
7
  therubyracer
File without changes
File without changes
File without changes
File without changes
@@ -1,3 +1,3 @@
1
1
  module TwbsLessRails
2
- VERSION = "2.1.0"
2
+ VERSION = "2.2.0"
3
3
  end
@@ -1,6 +1,6 @@
1
1
  /* ========================================================================
2
2
  * Bootstrap: affix.js v3.0.0
3
- * http://twbs.github.com/bootstrap/javascript.html#affix
3
+ * http://getbootstrap.com/javascript/#affix
4
4
  * ========================================================================
5
5
  * Copyright 2013 Twitter, Inc.
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /* ========================================================================
2
2
  * Bootstrap: alert.js v3.0.0
3
- * http://twbs.github.com/bootstrap/javascript.html#alerts
3
+ * http://getbootstrap.com/javascript/#alerts
4
4
  * ========================================================================
5
5
  * Copyright 2013 Twitter, Inc.
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /* ========================================================================
2
2
  * Bootstrap: button.js v3.0.0
3
- * http://twbs.github.com/bootstrap/javascript.html#buttons
3
+ * http://getbootstrap.com/javascript/#buttons
4
4
  * ========================================================================
5
5
  * Copyright 2013 Twitter, Inc.
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /* ========================================================================
2
2
  * Bootstrap: carousel.js v3.0.0
3
- * http://twbs.github.com/bootstrap/javascript.html#carousel
3
+ * http://getbootstrap.com/javascript/#carousel
4
4
  * ========================================================================
5
5
  * Copyright 2013 Twitter, Inc.
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /* ========================================================================
2
2
  * Bootstrap: collapse.js v3.0.0
3
- * http://twbs.github.com/bootstrap/javascript.html#collapse
3
+ * http://getbootstrap.com/javascript/#collapse
4
4
  * ========================================================================
5
5
  * Copyright 2013 Twitter, Inc.
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /* ========================================================================
2
2
  * Bootstrap: dropdown.js v3.0.0
3
- * http://twbs.github.com/bootstrap/javascript.html#dropdowns
3
+ * http://getbootstrap.com/javascript/#dropdowns
4
4
  * ========================================================================
5
5
  * Copyright 2013 Twitter, Inc.
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /* ========================================================================
2
2
  * Bootstrap: modal.js v3.0.0
3
- * http://twbs.github.com/bootstrap/javascript.html#modals
3
+ * http://getbootstrap.com/javascript/#modals
4
4
  * ========================================================================
5
5
  * Copyright 2013 Twitter, Inc.
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /* ========================================================================
2
2
  * Bootstrap: popover.js v3.0.0
3
- * http://twbs.github.com/bootstrap/javascript.html#popovers
3
+ * http://getbootstrap.com/javascript/#popovers
4
4
  * ========================================================================
5
5
  * Copyright 2013 Twitter, Inc.
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /* ========================================================================
2
2
  * Bootstrap: scrollspy.js v3.0.0
3
- * http://twbs.github.com/bootstrap/javascript.html#scrollspy
3
+ * http://getbootstrap.com/javascript/#scrollspy
4
4
  * ========================================================================
5
5
  * Copyright 2013 Twitter, Inc.
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /* ========================================================================
2
2
  * Bootstrap: tab.js v3.0.0
3
- * http://twbs.github.com/bootstrap/javascript.html#tabs
3
+ * http://getbootstrap.com/javascript/#tabs
4
4
  * ========================================================================
5
5
  * Copyright 2013 Twitter, Inc.
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /* ========================================================================
2
2
  * Bootstrap: tooltip.js v3.0.0
3
- * http://twbs.github.com/bootstrap/javascript.html#tooltip
3
+ * http://getbootstrap.com/javascript/#tooltip
4
4
  * Inspired by the original jQuery.tipsy by Jason Frame
5
5
  * ========================================================================
6
6
  * Copyright 2013 Twitter, Inc.
@@ -1,6 +1,6 @@
1
1
  /* ========================================================================
2
2
  * Bootstrap: transition.js v3.0.0
3
- * http://twbs.github.com/bootstrap/javascript.html#transitions
3
+ * http://getbootstrap.com/javascript/#transitions
4
4
  * ========================================================================
5
5
  * Copyright 2013 Twitter, Inc.
6
6
  *
@@ -27,6 +27,7 @@
27
27
  font-weight: normal;
28
28
  line-height: 1;
29
29
  -webkit-font-smoothing: antialiased;
30
+ -moz-osx-font-smoothing: grayscale;
30
31
 
31
32
  &:empty {
32
33
  width: 1em;
@@ -441,7 +441,6 @@
441
441
  &.@{state} > td,
442
442
  &.@{state} > th {
443
443
  background-color: @background;
444
- border-color: @border;
445
444
  }
446
445
  }
447
446
 
@@ -453,7 +452,6 @@
453
452
  &.@{state}:hover > td,
454
453
  &.@{state}:hover > th {
455
454
  background-color: darken(@background, 5%);
456
- border-color: darken(@border, 5%);
457
455
  }
458
456
  }
459
457
  }
@@ -178,6 +178,11 @@
178
178
  }
179
179
  }
180
180
 
181
+ > .dropdown .dropdown-menu {
182
+ top: auto;
183
+ left: auto;
184
+ }
185
+
181
186
  @media (min-width: @screen-sm-min) {
182
187
  > li {
183
188
  display: table-cell;
@@ -11,6 +11,8 @@
11
11
 
12
12
  > img {
13
13
  .img-responsive();
14
+ margin-left: auto;
15
+ margin-right: auto;
14
16
  }
15
17
  }
16
18
 
@@ -22,11 +24,7 @@ a.thumbnail.active {
22
24
  border-color: @link-color;
23
25
  }
24
26
 
25
- // Images and captions
26
- .thumbnail > img {
27
- margin-left: auto;
28
- margin-right: auto;
29
- }
27
+ // Image captions
30
28
  .thumbnail .caption {
31
29
  padding: @thumbnail-caption-padding;
32
30
  color: @thumbnail-caption-color;
@@ -210,7 +210,7 @@ dd {
210
210
 
211
211
  // Abbreviations and acronyms
212
212
  abbr[title],
213
- // Added data-* attribute to help out our tooltip plugin, per https://github.com/twbs/bootstrap/issues/5257
213
+ // Add data-* attribute to help out our tooltip plugin, per https://github.com/twbs/bootstrap/issues/5257
214
214
  abbr[data-original-title] {
215
215
  cursor: help;
216
216
  border-bottom: 1px dotted @abbr-border-color;
@@ -238,7 +238,7 @@ blockquote {
238
238
  line-height: @line-height-base;
239
239
  color: @blockquote-small-color;
240
240
  &:before {
241
- content: '\2014 \00A0';// EM DASH, NBSP
241
+ content: '\2014 \00A0'; // EM DASH, NBSP
242
242
  }
243
243
  }
244
244
 
@@ -259,7 +259,7 @@ blockquote {
259
259
  content: '';
260
260
  }
261
261
  &:after {
262
- content: '\00A0 \2014';// NBSP, EM DASH
262
+ content: '\00A0 \2014'; // NBSP, EM DASH
263
263
  }
264
264
  }
265
265
  }
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.1.0
4
+ version: 2.2.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-28 00:00:00.000000000 Z
11
+ date: 2013-10-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails