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
2017-11-26move from csslint to stylelintMark Otto
2015-06-10Fix asymmetry between dropup and dropdown carets.Simon Pai
2015-04-28dropdowns.less: Add space before IE8 workaround.XhmikosR
2015-04-08Use CSS hack to fix IE8 .caret regression introduced by #15697; fixes #16172Chris Rebert
2015-01-29[Fix Issue #15682] .caret is smaller in Firefox than other browsersKevin Kirsche
2015-01-19Fixes #15142: Add position: relative; to .dropup for proper placement of menusMark Otto
2014-11-30Fixes #15148: make the dropdown and dropup menus have the same marginsMark Otto
2014-10-28swap cursor not-allow for default, and use a variable for all disabled elementsMark Otto
2014-08-26Less: Remove empty lines and blanks.vsn4ik
2014-08-16Use single .dropdown-menuvsn4ik
2014-06-18Add white-space: nowrap; to .dropdown-headerahoereth
2014-03-25Fixes #13037: add text-align: left; to prevent alignment change in dropdownsMark Otto
2014-01-27docs & comments: v3.1 => v3.1.0Chris Rebert
2013-12-15Fixes #10370: Improved and deprecated dropdown menu alignment optionsMark Otto
2013-12-10misc strictMath compliance fixesChris Rebert
2013-11-28removed all caret border color settings.Tobias Lindig
2013-11-17fixes #10744: back to solid borders on caretsMark Otto
2013-10-22variable way to set @caret-width-baseRogério Yokomizo
2013-09-20Fixes #10694: Remove unnecessary `content` property from `.caret`Mark Otto
2013-08-19move dropdown change from navbar to dropdowns to fix customizer compilingMark Otto
2013-08-18fixes #9538: prevent Firefox rendering bug via some border-fuMark Otto
2013-08-15remove gradients from dropdown menu items on hover/active (fixes #9473)Mark Otto
2013-08-14Merge branch '3.0.0-wip' into bs3_navbar_overhaulMark Otto
2013-08-14fixes #9431: specify font-size in dropdown menus to avoid inheritance issuesMark Otto
2013-08-13Navbar refactorMark Otto
2013-08-12Drop background-clip and background-size mixins since they have no prefixes a...Mark Otto
2013-08-12addressing #9189 manually, part 2: dropdown header and disabled link colors (...Mark Otto
2013-08-07update use of mixins and add bg-colors where necessaryMark Otto
2013-08-06Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto
2013-08-01Fix #8944Guillermo González de Agüero
2013-07-24set cursor to not-allowed for disabled elementsliuyl
2013-07-24Update dropdown varsMark Otto
2013-07-20moving code and dropdowns to variables.lesssyed
2013-07-18Drop `.nav-header` for `.dropdown-header`Mark Otto
2013-07-08use LESS nesting more in dropdowns.lessChris Rebert
2013-07-05delete typeahead styleliuyl
2013-06-28remove submenus. for more context: http://www.youtube.com/watch?v=ggWyUEuGcWY...Mark Otto
2013-05-26Gradients refactorMark Otto
2013-05-16change dropdown strategy to use an overlay - fixes mobile click anywhere + al...fat
2013-05-13Restore commented out dropdown styles, get open dropdown state working againMark Otto
2013-05-13Start some nav and dropdown cleanupMark Otto
2013-04-22Fixes #7617: lowercase and dash gray color varsMark Otto
2013-04-14Restore on links in dropdowns as they are randomly breaking onto new linesMark Otto
2013-04-01more consisten dropdown varsMark Otto
2013-03-30Merge branch 'pickypg-patch-1' into 3.0.0-wipMark Otto
2013-03-15Fix dropdown (and therefore typeahead) wrappickypg
2013-02-18Restore submenu supportMark Otto
2013-02-06Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
2013-02-06restore comma between selectorsMark Otto
2013-01-13Fix btn link hover and tweak dropdown border/shadowsMark Otto