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
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
2013-01-03Basic keyboard accessibility CSS tweaksPatrick H. Lauke
2012-12-21Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto
2012-12-20Remove dropdown submenu CSSMark Otto
2012-12-20Remove @black and just use #000Mark Otto
2012-12-20no need for margin-top on .typeahead, it's set on .dropdown-menuMark Otto
2012-12-10Update .dropdown-menu selectors to avoid conflicts with other elements. Fixes...Blake Embrey
2012-12-01remove sprites vars, change zindex varsMark Otto
2012-12-01more vars changingMark Otto
2012-12-01more consistent variable naming patternsMark Otto
2012-12-01Part 1 of unCamelCasing variablesMark Otto
2012-11-30Merge branch '2.2.2-wip' into exploratoryMark Otto
2012-11-28Fixes #5533: Remove filter gradient from disabled links on dropdownsMark Otto
2012-11-05Merge branch '2.2.2-wip' into exploratoryMark Otto
2012-11-05Fixes #5113: increase .typeahead z-index for proper use with modalsMark Otto
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto
2012-10-31Replaced hardcoded CSS rules with mixinsNinir
2012-10-17fixes #5496: use correct var for dropdown active link textMark Otto
2012-10-10fixes #5478: remove double background color on dropdown linksMark Otto
2012-10-08fixes #5443: reset background gradient on disabled dropdown linksMark Otto
2012-10-05fixes #5430: scope link styles in .dropdown-menu to .dropdown-menu li > aMark Otto
2012-10-03use border-radius vars where possibleMark Otto
2012-10-02Merge branch '2.1.2-wip' into exploratoryMark Otto
2012-10-02improve dropdown submenu docs; add docs for left submenu; remove all dupe css...Mark Otto
2012-10-01remove .border-radius mixin and replace with standard border-radius property,...Mark Otto
2012-09-26remove all ie7 conditionals and mixinsMark Otto
2012-09-16Support for left-opening dropdown submenusRobert McLaws
2012-09-07fixes #5020: submenu support in dropupMark Otto
2012-08-22Merge branch 'incbee-master' into 2.1.1-wipMark Otto
2012-08-22Fix all submenus expanded recursively in dropdownphilippm
2012-08-22remove entity in content property on dropup carets--not necessary at allMark Otto
2012-07-29reverse navbar styles to save codeMark Otto
2012-07-27add docs for sub menu support on dropdowns, add caret via :after to submenu t...Mark Otto
2012-07-27add basic support for sub menus in dropdown menusMark Otto
2012-07-23fixes #4136: use @dropdownBorder var, but keep IE7-8 fallbackMark Otto
2012-07-18fix dropdown vars and make hover state be link color again, add gradient to d...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