aboutsummaryrefslogtreecommitdiff
path: root/less/close.less
AgeCommit message (Collapse)AuthorFilesLines
2013-08-05Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into ↵Mark Otto1-1/+1
saas786-3.0.0-wip Conflicts: customize.html less/alerts.less less/badges.less less/button-groups.less less/buttons.less less/carousel.less
2013-07-28move things aroundsyed1-2/+2
Moved alerts, badges, button groups, buttons, carousel, close to variables.less and customize.html
2013-07-23Update close varsMark Otto1-1/+1
* Remove dupe hover color var (again, it's not necessary to have it's own var here since we're controlling it via `opacity`) * Add to customizer
2013-07-20Move inline properties to variables.lesssyed1-3/+3
moved buttons.less, carousel.less & close.less in this commit
2013-07-01Make more components mixin-friendlyMark Otto1-10/+10
2013-05-02Use @font-size-... variables instead of hardcoded font-size in pxDarDar1-2/+2
2013-04-23'less' folder .editorconfig code guide updatesStephen Edgar1-1/+1
2013-04-09don't use table for label variatonsMark Otto1-0/+1
2013-02-28Fixes #6935: Use standard decimal points for .opacity() mixinMark Otto1-2/+2
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-1/+2
Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/examples/hero.html less/buttons.less less/carousel.less less/close.less less/dropdowns.less less/labels-badges.less less/mixins.less less/navbar.less less/navs.less less/pagination.less less/responsive-navbar.less less/scaffolding.less less/sprites.less less/thumbnails.less less/type.less
2013-01-16restore alerts, and make them suck much lessMark Otto1-1/+1
2013-01-02Basic keyboard accessibility CSS tweaksPatrick H. Lauke1-1/+2
Mostly doubling-up :hover styles to also cover :focus, as a first step to making the framework more keyboard-friendly. Additionally, fixed two small markup issues in the docs/examples to make the "Learn more" large primary button-styled links keyboard-focusable (as without href they're treated as non-tabable anchors).
2012-12-19Remove @black and just use #000Mark Otto1-2/+2
2012-11-30more consistent variable naming patternsMark Otto1-1/+1
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-1/+1
2012-06-28standardize top level file commentsMark Otto1-2/+4
2012-04-24restore margins on thumbnails, add comments about it's changes and how ↵Mark Otto1-1/+1
responsive affects it
2012-04-16lots of property orderingJacob Thornton1-1/+1
2012-03-25change all anchor alert closes to buttonsMark Otto1-0/+11
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+18