Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-24fix ie7 button group toggles and button bordersMark Otto
2012-04-23fix up buttons after recess property orderMark Otto
2012-04-17lots of property orderingJacob Thornton
2012-04-01remove @shadow instances and replace with escaped values, update mixins to no...Mark Otto
2012-03-26Remove black border on buttons in IE7:Mark Otto
2012-03-25revert bart's mixin fixMark Otto
2012-03-24fix other instances of mixins, swap use of box-shadow everywhere, include bor...Mark Otto
2012-03-12button group sizes for ie7 fixesMark Otto
2012-03-12remove text indent on carets (not needed) and add inline replacement mixinMark Otto
2012-03-05add a ton new variables for type, buttons, inputsMark Otto
2012-02-21Merge branch 'billyvg-main' into 2.0.2-wipMark Otto
2012-02-21Update old button selectors 'small' and 'large' to be 'btn-small' and 'btn-la...Billy Vong
2012-02-20Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wipMark Otto
2012-02-18removing duplicate reset filter since we changed the main button to use butto...Mark Otto
2012-02-18swap last .btn-dark referenceMark Otto
2012-02-17Keep origin in trackAndreas Cederström
2012-02-17add mini buttons per #1971Mark Otto
2012-02-13Clean up inverse button using variables, adding button group examples. Also a...Andreas Cederström
2012-02-13change classname from .btn-dark to .btn-inverse, change use textMark Otto
2012-02-13Merge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into simo...Mark Otto
2012-02-13update ff comment in buttonsMark Otto
2012-02-12standardize default button gradient styles to match other buttons, reset it's...Mark Otto
2012-02-12remove color on :active of buttonsMark Otto
2012-02-10Added a black/dark buttonSimon
2012-02-07rearrange some of the docs on buttons to show examples of all possible render...Mark Otto
2012-02-05buttons and icons updated for improved placement and variable support for ico...Mark Otto
2012-02-02fix missing ; in buttons.lessMark Otto
2012-01-31fix button styles on active and disabledMark Otto
2012-01-31*really* refactor the buttons and update them all over the docsMark Otto
2012-01-31refactor buttons.lessMark Otto
2012-01-30adding warning (orange) button, fix responsive navbar problemMark Otto
2012-01-29darken buttons, uncomment out firefox keyframes from progress barsMark Otto
2012-01-28nav, buttons, and docs updates to account for outline: 0; on :activeMark Otto
2012-01-28rgba text color on active buttons for a bit more contrast from their non-acti...Mark Otto
2012-01-28use quotes on attr selectors more consistentlyMark Otto
2012-01-28icon spacing in small buttons and nav listsMark Otto
2012-01-28combined .disabled and [disabled] and confirmed in ie7/8Mark Otto
2012-01-28new tab focus style and mixinMark Otto
2012-01-28clean up use of mixins to highlight them appropriately in your fav editorMark Otto
2012-01-28Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ...Mark Otto
2012-01-28Moves buttonBackground to mixins (issue 1292)Pete Hopkins
2012-01-28align text in buttons so folks can easily make them different widthsMark Otto
2012-01-28Cleans up IE7 inline margins for buttons and adds them for sprites, also fixe...Pete Hopkins
2012-01-28Moves IE7-specific button padding to only apply to form controlsPete Hopkins
2012-01-27Fixes up internal and external spacing for IE7 buttonsPete Hopkins
2012-01-27moving structure around + more work on builder...Jacob Thornton