Mark Otto
d8aaf50798
implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not perfect, but mostly solid
2012-04-24 02:11:59 -07:00
Han Lin Yap
c09602d172
add -ms-user-select
2012-04-18 11:38:14 +03:00
Jacob Thornton
2881269e16
lots of property ordering
2012-04-16 16:34:08 -07:00
Jacob Thornton
a3ec868ac2
few more property orders
2012-04-16 15:37:17 -07:00
Jacob Thornton
457859feba
Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip
2012-04-16 15:09:26 -07:00
Jacob Thornton
498b7d984a
a few property reordering things
2012-04-16 15:09:05 -07:00
Mark Otto
d374fe92e5
simplify the left margin for offset grid columns
2012-04-15 16:48:17 -07:00
Mark Otto
d8acc062c1
Merge branch 'gruvii-patch-2' into 2.0.3-wip
2012-04-14 18:11:40 -07:00
Mark Otto
28c4ed824e
Merge branch 'alecrust-patch-3' into 2.0.3-wip
2012-04-07 23:38:16 -07:00
Alec Rust
ff57f59562
Corrected spacing
2012-04-03 12:15:36 +02:00
Mark Otto
2355fd224d
remove @shadow instances and replace with escaped values, update mixins to not use a default value at all
2012-03-31 21:06:16 -07:00
Mark Otto
37745cd899
fix fluid grid selectors to remove > in selectors
2012-03-31 00:53:38 -07:00
Mark Otto
2f4810e72f
Merge branch 'grantzau-patch-1' into 2.0.3-wip
2012-03-30 23:38:16 -07:00
Julius Graakjær Grantzau
6564afbe73
Renaming @gridColumnGutter to @gridGutterWidth
2012-03-29 14:56:53 +03:00
Mark Otto
04baa07547
document .backface-visibility and update comments and initial value
2012-03-28 18:25:27 -07:00
Mark Otto
feccc6e705
Merge branch 'backface-visibility' of https://github.com/dannykeane/bootstrap into dannykeane-backface-visibility
2012-03-28 18:21:04 -07:00
Danny Keane
2165ab2620
Added the back-face visibility css property to mixins.less, this property prevents the browser flickered experienced especially in Chrome when using 3D transformations.
2012-03-28 15:05:49 +01:00
Mark Otto
95c2877ffc
remove > in fluid grid selectors, fix double padding issue on fluid layout and example
2012-03-25 16:41:46 -07:00
Mark Otto
c0f28d81b0
Remove black border on buttons in IE7:
...
1. Removed borders on .btn and increased line-height 2px to compensate
2. Set buttons to use the endColor of the gradient as the background-color by default for extra contrast between button and background
3. Set a 5% darker background-color on hover of buttons just for IE7
2012-03-25 14:28:24 -07:00
Mark Otto
a5552a1d70
revert bart's mixin fix
2012-03-25 12:42:47 -07:00
Mark Otto
f9f03d8976
Merge branch 'bartt-master' into 2.0.3-wip
...
Conflicts:
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css
less/button-groups.less
2012-03-23 20:56:48 -07:00
Mark Otto
c7afe382a2
fix other instances of mixins, swap use of box-shadow everywhere, include border-radius and transition
2012-03-23 20:56:04 -07:00
Bart Teeuwisse
035b85eeba
The native box-shadow, background-clip and background-size instructions all take 1 or more arguments. In 1.3.0 LESS became arity aware, see https://gist.github.com/1933613 . As a result the signatures of these mixins had to change a little.
2012-03-23 12:37:40 -07:00
Mark Otto
ceab161324
fix unescaped reset filter per #2575
2012-03-22 17:31:09 -07:00
Mark Figueredo
d115d169b7
Added offset parameter to .makeColumn.
2012-03-19 14:58:55 -03:00
ctalkington
51f37cbb81
make font family mixins customizable with variables.
2012-03-15 13:34:50 -05:00
Jacob Thornton
8e0afbeaa4
update hide text to h5bp technique #2586
2012-03-14 12:00:27 -07:00
Jacob Thornton
6d4867e799
remove commented out width
2012-03-12 13:45:36 -07:00
Mark Otto
0630cd62b3
rewrite the fluid grid mixin to be simpler, per #2370
2012-03-11 22:45:10 -07:00
Mark Otto
1a11c526b9
Merge branch 'luk3thomas-popover_arrow_colors' into 2.0.2-wip
2012-03-11 22:25:34 -07:00
Mark Otto
ee5d2ec91a
add block level input mixin for border-box box-sizing
2012-03-11 21:21:51 -07:00
Mark Otto
c8f4325c19
remove text indent on carets (not needed) and add inline replacement mixin
2012-03-11 21:12:59 -07:00
Mark Otto
ce292a8bb8
fix overflowing thumbnails in responsive <767px layouts
2012-03-11 15:15:55 -07:00
Mark Otto
a97b9c1122
in responsive layouts <767px, ensure inputs are not larger than 100% with box-sizing and a max-width
2012-03-11 14:41:52 -07:00
Mark Otto
635ee36e11
fix gradient mixins by escaping them, add notes on progress bars
2012-03-10 18:03:59 -08:00
Jacob Thornton
a07851d6af
stop doing oldschool escape substitution
2012-03-10 13:01:17 -08:00
Jacob Thornton
1a8d7576e0
Merge branch 'new_grid' into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
less/mixins.less
2012-03-10 12:41:41 -08:00
Luke Thomas
1cc1852a9a
added ability to set custom colors for popover arrow mixin
2012-03-08 19:02:29 -06:00
Mark Otto
79090ac121
fix input grid sizing, fix background color on form actions and append add-ons
2012-03-05 23:06:27 -08:00
Jacob Thornton
29c63fdb6a
true > child + varargs
2012-03-04 14:27:13 -08:00
Jacob Thornton
3524aa909c
make sure to pass child var through
2012-03-04 14:21:54 -08:00
Jacob Thornton
2f598e35a0
when > 0 rather than when not 0
2012-03-04 14:11:51 -08:00
Jacob Thornton
1aeca545c8
new approach to grid with recursive mixins :D
2012-03-04 14:06:30 -08:00
Mark Otto
fbebb046f7
fix navbar container for default 940px grid per #2194
2012-02-27 22:34:25 -08:00
Jacob Thornton
8615987243
add guard for child spans
2012-02-27 18:21:21 -08:00
Jacob Thornton
ae3382d797
working through new grid implementation...
2012-02-27 18:15:59 -08:00
Mark Otto
b86969f762
restore fixed navbar container reset to grid mixin, add override for inputs within grid mixins to fix #2080
2012-02-22 08:21:29 -08:00
Jacob Thornton
f3b6cf1d6d
Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
less/mixins.less
2012-02-21 23:18:18 -08:00
Jacob Thornton
5ad5dde1e2
rewrite the grid system. Clean shit up tons - only generate 12 columns by default - custom builder will do differently if you request it.
2012-02-21 23:16:06 -08:00
Mark Otto
a139167489
set width to auto for default navbar container, then override it later for fixed navbars (done all via the #gridSystem mixins)
2012-02-21 23:15:43 -08:00