0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-30 12:24:19 +01:00
Commit Graph

1131 Commits

Author SHA1 Message Date
Jacob Thornton
d531f72645 some js for javascript for builder (stil incomplete) 2012-01-26 16:12:34 -08:00
Mark Otto
d8e1001836 fix legend margin collapse 2012-01-26 15:39:37 -08:00
Mark Otto
2d67c34084 Merge branch 'form_alignment' of https://github.com/phopkins/bootstrap into phopkins-form_alignment
Conflicts:
	bootstrap.css
	bootstrap.min.css
2012-01-26 15:25:19 -08:00
Mark Otto
f398926e46 move down background iamge 2012-01-26 15:22:52 -08:00
Mark Otto
95356ee062 make css after merge 2012-01-26 15:04:36 -08:00
Mark Otto
32e57efd1f Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip 2012-01-26 15:04:13 -08:00
Mark Otto
40b4793dea Merge pull request #1271 from linrock/patch-1
Fix icon margins in large buttons.
2012-01-26 15:03:53 -08:00
Mark Otto
5844aa550d consistent new lines at ends of files 2012-01-26 15:00:59 -08:00
Mark Otto
945870d778 small text change on downloads page 2012-01-26 14:54:24 -08:00
Mark Otto
f82db4b95b separate code from type css files 2012-01-26 14:53:35 -08:00
Mark Otto
7a6737512a break scaffolding down into smaller less files 2012-01-26 14:50:55 -08:00
Mark Otto
8a6be6601d make accordion links block level 2012-01-26 14:40:19 -08:00
Mark Otto
43c8f41895 add values to inputs for grid variables on download page 2012-01-26 14:40:09 -08:00
Linmiao Xu
2aa99d17d5 Fix icon margin in large buttons. 2012-01-26 14:36:30 -08:00
Mark Otto
78652a707f allow icons in small buttons 2012-01-26 13:51:12 -08:00
Pete Hopkins
721b8a1078 rebuild *.css 2012-01-26 16:15:09 -05:00
Pete Hopkins
b9413460af Makes inputs and buttons align middle so they line up in all browsers 2012-01-26 16:14:54 -05:00
Pete Hopkins
f76444c858 Clears border-radius on checkboxes because they look bad on IE 2012-01-26 16:04:24 -05:00
Pete Hopkins
c13de3db60 Fixes off-by-1px between checkbox and form label (all browsers) 2012-01-26 16:04:24 -05:00
Mark Otto
b7f22e27ec more docs homepage adjustments 2012-01-26 11:47:40 -08:00
Mark Otto
9c1ec6fb98 updated homepage docs to distill strapline 2012-01-26 11:40:29 -08:00
Mark Otto
358e3a53f7 Merge branch 'phopkins-ie_buttons' into 2.0-wip 2012-01-26 11:10:16 -08:00
Mark Otto
edef89f30e move around some comments in buttons.less, update labels to use correct variables, add snippet to docs about IE9 2012-01-26 11:10:07 -08:00
Mark Otto
dd9a0a3f16 Merge branch 'ie_buttons' of https://github.com/phopkins/bootstrap into phopkins-ie_buttons 2012-01-26 10:55:26 -08:00
Pete Hopkins
62b2fdc4de Rebuild *.css 2012-01-26 13:51:29 -05:00
Pete Hopkins
cd907067b8 Fixes background color for disabled buttons to match pre-IE fix (which prevents hover effects) 2012-01-26 13:51:03 -05:00
Mark Otto
b8c1950cbf change label fo first subnav link on js docs 2012-01-26 10:43:08 -08:00
Mark Otto
34488a4500 fix tabs example on js docs page 2012-01-26 10:39:07 -08:00
Pete Hopkins
86e0e89ee8 More *.css building 2012-01-26 13:26:28 -05:00
Pete Hopkins
7117db499f Makes default button the tiniest bit of gray for IE<=9 2012-01-26 13:26:14 -05:00
Mark Otto
5d465fab4c Merge branch 'ie_buttons' of https://github.com/phopkins/bootstrap into phopkins-ie_buttons 2012-01-26 10:12:50 -08:00
Mark Otto
ef4d0dd7db space out masthead a git more 2012-01-26 10:12:25 -08:00
Pete Hopkins
2c2f8ebe3a Rebuild of *.css 2012-01-26 13:09:13 -05:00
Pete Hopkins
29f0e4c28b Removes filters as a way to provide gradients for IE<=9
- Lets us use rounded corners in IE9
 - Makes hover / active states work correctly in IE<=9

Only change for non-IE is that moving from hover -> not hovering
no longer animates (was a subtle blend) due to mismatch between the
bottom of the gradient and the background color.

Refactor: moves the primary button background to match the others.
2012-01-26 13:07:52 -05:00
Mark Otto
0ef4b6419f overhaul frontpage jumbotron, add js for twitter buttons back in, fix up some form ids and classes, straighten out the use of primary button variable 2012-01-26 10:00:09 -08:00
Mark Otto
106625a2ec fix small icons on homepage 2012-01-26 00:36:40 -08:00
Mark Otto
94ea3b62f0 fix forms examples and allow for inputs in labels 2012-01-25 21:28:24 -08:00
Mark Otto
b6b19866ac remove some old -moz- prefixes from mixins while we're at it, dropping FF3.6 support 2012-01-25 20:32:19 -08:00
Mark Otto
af01d37ab9 Merge branch '2.0-wip' of https://github.com/kristerkari/bootstrap into kristerkari-2.0-wip 2012-01-25 20:13:52 -08:00
Mark Otto
ce467f7091 consistency in download page heading 2012-01-25 20:11:13 -08:00
Mark Otto
f62c9379fb remove all tablesorter assets and css 2012-01-25 20:07:27 -08:00
Mark Otto
e877d125d7 fix button group shadows, update js docs to fix alert js file link 2012-01-25 20:02:32 -08:00
Mark Otto
0db2d45350 update mixins to use slightly diff variables within some parametric mixins 2012-01-25 15:04:41 -08:00
Mark Otto
b6b7d1343b finish the rest of the less page mixins docs 2012-01-25 15:03:44 -08:00
Krister Kari
0777e391ee Drop khtml gradient, shorten old webkit gradient 2012-01-26 01:03:36 +02:00
Mark Otto
7d83f45ebb start filling out mixins tables 2012-01-25 14:08:51 -08:00
Mark Otto
7ca3b98d88 docs fixes 2012-01-25 13:56:44 -08:00
Mark Otto
4ea63e5261 finish off the static stuff for build and download page 2012-01-25 13:33:55 -08:00
Mark Otto
9c4a70c597 swap fieldsets for divs 2012-01-25 12:43:38 -08:00
Mark Otto
1c66779857 Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
	bootstrap.css
2012-01-25 12:43:31 -08:00