Commit Graph

11 Commits

Author SHA1 Message Date
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
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
Olivier Laviale 1fa2801c2f .alert-message no longer exists 2012-01-23 21:22:08 +01:00
Jon Stevens e0238bfb08 clean up variable usage with colors 2012-01-21 15:24:06 -08:00
Mark Otto d12560c0ee make button active state clearer by lightening the inner shadow and removing the background image 2012-01-18 00:30:49 -08:00
Mark Otto f587e81b7d rewrite alert messages to use less code, combine the look of default and block messages, simplify docs 2012-01-14 16:18:15 -08:00
Mark Otto 83c0896999 updated js pages to put examples first 2012-01-08 21:48:07 -08: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
Mark Otto 621dd13d87 move mega link footer to scaffolding to try it out, fix broken button text shadow, change UL/OL margins back, make li color same as body 2012-01-05 15:43:07 -08:00
Mark Otto 20add59de3 breaking out patterns.less even more, removing unnecessary div from checkbox and radio lists--now just labels and inputs 2012-01-05 10:01:42 -08:00