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-06-29standardize top level file commentsMark Otto
2012-06-25more subnav optimizationsMark Otto
2012-06-20add separate vars for dropdown link hover and active statesMark Otto
2012-06-20#2764: add disabled styles to navs and dropdownsMark Otto
2012-06-03Merge branch 'accessibility' into 2.1.0-wipJacob Thornton
2012-05-28scope float right dropdown menus to immediate childrenMark Otto
2012-05-17abandon activedescendant because it was awfulJacob Thornton
2012-05-17nearly everything working with activedescendant... then decide it's wrong.Jacob Thornton
2012-05-14#3420: properly scope dropdown open state to immediate children onlyMark Otto
2012-05-14#3469: add variables for dropdown menu dividersMark Otto
2012-04-17lots of property orderingJacob Thornton
2012-03-26add position relative to .dropupMark Otto
2012-03-23Dropdowns overhaul:Mark Otto
2012-03-12remove the unused text-indent on dropdown caretsMark 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-05utilize new dropdown variablesMark Otto
2012-03-05Fixed small button caret and moved less code to dropdownsSimon Charette
2012-02-22clean up and simplify support for bottom navbar by automagically turning drop...Mark Otto
2012-02-22Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo...Mark Otto
2012-02-21add horizontal divider support to nav list, including documentation for it, p...Mark Otto
2012-02-20Remove underscore hack for IE6Jacob Rask
2012-02-19fix right aligned dropdownsMark Otto
2012-02-07fix for #1779, use line-height varMark Otto
2012-02-05remove max-width on dropdown menusMark 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-28IE7 fixes for split buttons and dropdownsPete Hopkins
2012-01-27moving structure around + more work on builder...Jacob Thornton