aboutsummaryrefslogtreecommitdiff
path: root/less/buttons.less
AgeCommit message (Collapse)AuthorFilesLines
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
2012-01-28darken buttons, uncomment out firefox keyframes from progress barsMark Otto1-4/+4
2012-01-28nav, buttons, and docs updates to account for outline: 0; on :activeMark Otto1-0/+1
2012-01-27rgba text color on active buttons for a bit more contrast from their ↵Mark Otto1-0/+7
non-active siblings
2012-01-27use quotes on attr selectors more consistentlyMark Otto1-1/+1
2012-01-27icon spacing in small buttons and nav listsMark Otto1-1/+1
2012-01-27combined .disabled and [disabled] and confirmed in ie7/8Mark Otto1-9/+1
2012-01-27new tab focus style and mixinMark Otto1-1/+1
2012-01-27clean up use of mixins to highlight them appropriately in your fav editorMark Otto1-1/+1
2012-01-27Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ↵Mark Otto1-34/+16
phopkins-ie_7_components Conflicts: docs/assets/css/bootstrap.css
2012-01-27Moves buttonBackground to mixins (issue 1292)Pete Hopkins1-25/+0
2012-01-27align text in buttons so folks can easily make them different widthsMark Otto1-0/+1
2012-01-27Cleans up IE7 inline margins for buttons and adds them for sprites, also ↵Pete Hopkins1-10/+16
fixes button padding for large/small sizes
2012-01-27Moves IE7-specific button padding to only apply to form controlsPete Hopkins1-1/+2
2012-01-27Fixes up internal and external spacing for IE7 buttonsPete Hopkins1-0/+7
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+151