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-08-02darken default button bordersMark Otto
2012-07-30update button styles to use updated 14px base font size, align carets to othe...Mark Otto
2012-07-29reverse navbar styles to save codeMark Otto
2012-07-28add .btn-block for a full-width button optionMark Otto
2012-07-18fixes #3845: add .btn-link for transparent buttons styled as linksMark Otto
2012-07-10fixes #3706: add textColor and textShadow as options to .buttonBackground mixinMark Otto
2012-07-09Merge branch '2.1.0-wip' of https://github.com/nextgenthemes/bootstrap into n...Mark Otto
2012-07-09wasn't feeling the new buttons, downsizing again until we get a better balanceMark Otto
2012-07-08Wrapped btn:hover, btn.disabled inside .btnnextgenthemes
2012-07-06buttons and pre updates for font-sizeMark Otto
2012-07-05rewrite docs homepage, new graphicsMark Otto
2012-07-01new jumbotronMark Otto
2012-06-29standardize top level file commentsMark Otto
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