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-12-10Fixes #6174: Caret alignment in small and mini buttonsMark Otto
2012-11-28Fixes #5594: Vertical button groups show use max-width, not width, and be sco...Mark Otto
2012-11-28Fixes #5930: redeclare font-size for popoves in btn-groupsMark Otto
2012-11-28Fixes #5927: Scope button group 5px button left margin to immediate childrenMark Otto
2012-11-28Fixes #6035: use font-size vars in button groupsMark Otto
2012-11-19Fixes #5937: Border radius vars in button groupsMark Otto
2012-10-31Replaced hardcoded CSS rules with mixinsNinir
2012-09-18fixes #5177: remove color on .btn-large .caret, but keep sizing change; also ...Mark Otto
2012-09-13fixes #5107: make all .btn-group inline-block by default instead of just with...Mark Otto
2012-09-13change up box-shadow mixin usage everywhere to use escaping again, or local v...Mark Otto
2012-08-28Unescaped box-shadows to take advantage of new box-shadow mixinLuis Aleman
2012-08-27fixes #4718: add vertical-align: middle; to .btn-group to ensure proper align...Mark Otto
2012-08-20ie7 button group and button toggle padding changesMark Otto
2012-08-20fix vertical button-groups in ie7Mark Otto
2012-08-20fixes #4458: improve support for .btn + .btn in .btn-groups and .btn-toolbarsMark Otto
2012-08-19fixes #4442: allow for .btn within a .btn-toolbar without .btn-groupMark Otto
2012-07-30update button styles to use updated 14px base font size, align carets to othe...Mark Otto
2012-07-09wasn't feeling the new buttons, downsizing again until we get a better balanceMark Otto
2012-07-09updating docs examples to remove 13/18 resets, fix up buttons alignments and ...Mark Otto
2012-06-29standardize top level file commentsMark Otto
2012-06-26fix dropdowns in button groups after font-size hackMark Otto
2012-06-26prevent button group buttons from wrapping in tight spaces by removing floats...Mark Otto
2012-06-20add basic vertical button group supportMark Otto
2012-04-24fix ie7 button group toggles and button bordersMark Otto
2012-04-23fix up buttons after recess property orderMark Otto
2012-04-03fix #2913: get more specific with button group selectorsMark Otto
2012-04-01remove @shadow instances and replace with escaped values, update mixins to no...Mark Otto
2012-03-25revert bart's mixin fixMark Otto
2012-03-24Merge branch 'bartt-master' into 2.0.3-wipMark Otto
2012-03-24fix other instances of mixins, swap use of box-shadow everywhere, include bor...Mark Otto
2012-03-23fix #2625 manually: account for dropup caret on large buttonMark Otto
2012-03-23Dropdowns overhaul:Mark Otto
2012-03-12button group sizes for ie7 fixesMark Otto
2012-03-11add button sizes to docs for button dropdowns, clean up styles for themMark Otto
2012-03-06Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wipMark Otto
2012-03-05fix warning button issue per #2392 and add warning buttons to componentsMark Otto
2012-03-05Fixed small button caret and moved less code to dropdownsSimon Charette
2012-02-22Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo...Mark Otto
2012-02-13change classname from .btn-dark to .btn-inverse, change use textMark Otto
2012-02-10Added the carret of the buttonSimon
2012-01-31*really* refactor the buttons and update them all over the docsMark Otto
2012-01-30Adding dropup support to split buttons and navbarBurak Tuyan
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-28fixing up buttons and examples of implementing iconsMark Otto
2012-01-28clean up use of mixins to highlight them appropriately in your fav editorMark Otto
2012-01-28IE7 fixes for split buttons and dropdownsPete Hopkins
2012-01-28Adds necessary ie7-inline-block macrosPete Hopkins
2012-01-27moving structure around + more work on builder...Jacob Thornton