aboutsummaryrefslogtreecommitdiff
path: root/less/buttons.less
AgeCommit message (Collapse)AuthorFilesLines
2012-08-19fixes #4462: mixins instead of vanilla cssMark Otto1-6/+2
2012-08-18fixes #4445: .btn-link shouldn't have a pressed button-like state at all, so ↵Mark Otto1-4/+7
nuking everything on :active as well
2012-08-17fix up padding on small buttons, add button examplesMark Otto1-1/+1
2012-08-15Removed pixel designation from a zeroed-out property.tobz1-1/+1
2012-08-15Updated margin adjustments of button-based icon overrides.tobz1-2/+2
2012-08-14compensate for ie7 button padding with no borders, fix indentationMark Otto1-2/+3
2012-08-01darken default button bordersMark Otto1-2/+2
2012-07-30update button styles to use updated 14px base font size, align carets to ↵Mark Otto1-4/+4
others with no opacity changes
2012-07-29reverse navbar styles to save codeMark Otto1-0/+3
2012-07-27add .btn-block for a full-width button optionMark Otto1-0/+9
2012-07-17fixes #3845: add .btn-link for transparent buttons styled as linksMark Otto1-0/+24
2012-07-10fixes #3706: add textColor and textShadow as options to .buttonBackground mixinMark Otto1-20/+1
2012-07-09Merge branch '2.1.0-wip' of https://github.com/nextgenthemes/bootstrap into ↵Mark Otto1-34/+36
nextgenthemes-2.1.0-wip Conflicts: less/buttons.less
2012-07-09wasn't feeling the new buttons, downsizing again until we get a better balanceMark Otto1-3/+3
2012-07-07Wrapped btn:hover, btn.disabled inside .btnnextgenthemes1-36/+36
2012-07-05buttons and pre updates for font-sizeMark Otto1-1/+1
2012-07-04rewrite docs homepage, new graphicsMark Otto1-1/+1
2012-07-01new jumbotronMark Otto1-2/+2
2012-06-28standardize top level file commentsMark Otto1-2/+3
2012-04-24fix ie7 button group toggles and button bordersMark Otto1-1/+3
2012-04-23fix up buttons after recess property orderMark Otto1-0/+3
2012-04-16lots of property orderingJacob Thornton1-12/+8
2012-03-31remove @shadow instances and replace with escaped values, update mixins to ↵Mark Otto1-6/+2
not use a default value at all
2012-03-25Remove black border on buttons in IE7:Mark Otto1-0/+5
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-25revert bart's mixin fixMark Otto1-4/+6
2012-03-23fix other instances of mixins, swap use of box-shadow everywhere, include ↵Mark Otto1-4/+4
border-radius and transition
2012-03-12button group sizes for ie7 fixesMark Otto1-0/+4
2012-03-11remove text indent on carets (not needed) and add inline replacement mixinMark Otto1-0/+1
2012-03-05add a ton new variables for type, buttons, inputsMark Otto1-9/+9
2012-02-20Merge branch 'billyvg-main' into 2.0.2-wipMark Otto1-2/+2
2012-02-20Update old button selectors 'small' and 'large' to be 'btn-small' and ↵Billy Vong1-2/+2
'btn-large'
2012-02-19Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wipMark Otto1-1/+1
Conflicts: docs/assets/bootstrap.zip
2012-02-17removing duplicate reset filter since we changed the main button to use ↵Mark Otto1-1/+0
buttonBackground mixin, per #2024
2012-02-17swap last .btn-dark referenceMark Otto1-1/+1
2012-02-17Keep origin in trackAndreas Cederström1-0/+7
2012-02-16add mini buttons per #1971Mark Otto1-0/+7
2012-02-13Clean up inverse button using variables, adding button group examples. Also ↵Andreas Cederström1-2/+2
adding inverse inline label
2012-02-12change classname from .btn-dark to .btn-inverse, change use textMark Otto1-4/+4
2012-02-12Merge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into ↵Mark Otto1-2/+9
simonfranz-2.0.1-wip
2012-02-12update ff comment in buttonsMark Otto1-0/+2
2012-02-12standardize default button gradient styles to match other buttons, reset ↵Mark Otto1-1/+2
it's IE filter to improve IE7 hover
2012-02-11remove color on :active of buttonsMark Otto1-1/+0
2012-02-09Added a black/dark buttonSimon1-2/+9
2012-02-06rearrange some of the docs on buttons to show examples of all possible ↵Mark Otto1-1/+3
renderings along with code snippets and note about usage; also fix the portrait tablet media query
2012-02-04buttons and icons updated for improved placement and variable support for ↵Mark Otto1-2/+2
icon paths
2012-02-01fix missing ; in buttons.lessMark Otto1-1/+1
2012-01-30fix button styles on active and disabledMark Otto1-2/+2
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto1-26/+26
2012-01-30refactor buttons.lessMark Otto1-101/+118
2012-01-30adding warning (orange) button, fix responsive navbar problemMark Otto1-0/+7