Pete Hopkins
7117db499f
Makes default button the tiniest bit of gray for IE<=9
2012-01-26 13:26:14 -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
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
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
40e92221a6
revamp alert message and error state color/text/bg to be variables
2012-01-24 16:54:35 -08:00
Jacob Thornton
36d2679f83
give default valuse for border-radius-custom
2012-01-22 20:31:58 -08:00
Nicolas Gallagher
25ac318d33
Remove unnecessary CSS properties from the clearfix mixin.
2012-01-19 20:33:22 +00:00
Mark Otto
dd4140319a
revamp the mixins file to organize things a bit more, make placeholder text use a new variable instead of relying solely on @grayLight
2012-01-17 23:52:49 -08:00
Mark Otto
028726a9a3
add user-select mixin
2012-01-14 16:45:01 -08:00
Mark Otto
1438b14f74
overhauled docs to include example markup, add language around browser support and classes
2012-01-07 15:52:57 -08:00
Piotrek Okoński
3eb80591b2
Progress bars
2012-01-07 13:39:46 +01:00
Mark Otto
c56e9d2d35
massive docs update, mostly to all our new forms, and to the buttons
2012-01-05 21:43:28 -08:00
Jacob Thornton
0c3bf7275c
add quotes to courier new
2012-01-02 16:05:14 -08:00
Mark Otto
550879cf66
fix quotes in font-family usage
2011-12-27 16:50:27 -06:00
Mark Otto
3426877c89
add ie7 inline block mixin and add ability to center pagination
2011-12-27 15:51:36 -06:00
Jacob Thornton
35fdbad24b
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
...
Conflicts:
bootstrap.css
docs/assets/js/application.js
docs/base-css.html
docs/components.html
docs/index.html
docs/javascript.html
docs/less.html
docs/scaffolding.html
docs/upgrading.html
2011-12-22 19:15:09 -08:00
Jacob Thornton
87ac818253
change above below to top bottom and add "inside" placement option
2011-12-22 19:10:32 -08:00
Mark Otto
8a7abc7493
docs updates, forms updated to include error states and more examples, remove text-shadow from gradientbar mixin to fix bug
2011-12-21 16:00:50 -06:00
Jacob Thornton
3157de8d1d
clean up comments for better built files
2011-11-25 21:34:55 -08:00
Mark Otto
4e6275d0fe
update property order and do some misc cleanup
2011-11-17 01:28:42 -08:00
Mark Otto
6418a40675
spelling mistake in comment
2011-11-17 00:41:26 -08:00
Mark Otto
160970560b
updated font mixins courtesy of @apancutt
2011-11-17 00:37:14 -08:00
Mark Otto
a017932285
start breaking down patterns.less into more distinct files, update docs for forms to use correct classes
2011-11-16 23:58:36 -08:00
Mark Otto
1fb98bed91
updated docs pages (still wip), adding misc css classes, added form styles from 1.4, added github buttons to homepage
2011-11-12 00:46:02 -08:00
Mark Otto
648c468927
breaking down the main page into subpages for easier, more comprehensive documentation
2011-10-26 23:11:56 -07:00
Mark Otto
e7d2218b20
few tweaks to responsive stuff, updated docs for grid system (still needs copy editing)
2011-10-16 23:04:31 -07:00
Mark Otto
be926a04bc
fix uber size in responsive; remove @extraspace variable by changing grid to use :first-child over negative margin
2011-10-16 03:08:14 -07:00
Mark Otto
9e9109469e
biiiiiig update coming for responsiveness
2011-10-16 03:00:58 -07:00
Mark Otto
fa8b1dc12d
remove color scheme variables, remove font-face mixin
2011-10-11 19:31:25 -07:00
Mark Otto
bdbc352066
adding new mixins
2011-10-04 00:55:35 -07:00
Mark Otto
cde17c9491
adding placeholder font-face mixin which doesn't work yet
2011-10-04 00:48:31 -07:00
Mark Otto
96dd7a2903
update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight for easier customization; added placeholder for @primaryButtonColor, but didn't implement
2011-10-04 00:20:38 -07:00
Mark Otto
0a6d8c30db
adding button groups and toolbars like a boss
2011-09-29 02:21:02 -07:00
Mark Otto
f919f6f94f
huge update to forms, docs for the new forms, added a new link for js example to tabs/pills, add some new mixins
2011-09-29 01:40:27 -07:00
Mark Otto
6d541a6066
pulling out more stuff and fixing file name at top of file
2011-09-28 19:06:10 -07:00
Mark Otto
206334ba70
remove theme.less and split preboot.less to mixins.less and variables.less to isolate customization from function
2011-09-12 20:07:26 -07:00