aboutsummaryrefslogtreecommitdiff
path: root/less/dropdowns.less
AgeCommit message (Expand)AuthorFilesLines
2013-05-25Gradients refactorMark Otto1-2/+2
2013-05-16change dropdown strategy to use an overlay - fixes mobile click anywhere + al...fat1-0/+12
2013-05-12Restore commented out dropdown styles, get open dropdown state working againMark Otto1-5/+7
2013-05-12Start some nav and dropdown cleanupMark Otto1-15/+4
2013-04-21Fixes #7617: lowercase and dash gray color varsMark Otto1-1/+1
2013-04-13Restore on links in dropdowns as they are randomly breaking onto new linesMark Otto1-0/+1
2013-03-31more consisten dropdown varsMark Otto1-7/+7
2013-03-30Merge branch 'pickypg-patch-1' into 3.0.0-wipMark Otto1-1/+0
2013-03-15Fix dropdown (and therefore typeahead) wrappickypg1-1/+1
2013-02-17Restore submenu supportMark Otto1-4/+64
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-6/+9
2013-02-05restore comma between selectorsMark Otto1-1/+1
2013-01-13Fix btn link hover and tweak dropdown border/shadowsMark Otto1-1/+1
2013-01-02Basic keyboard accessibility CSS tweaksPatrick H. Lauke1-7/+11
2012-12-20Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-6/+6
2012-12-20Remove dropdown submenu CSSMark Otto1-60/+1
2012-12-19Remove @black and just use #000Mark Otto1-2/+2
2012-12-19no need for margin-top on .typeahead, it's set on .dropdown-menuMark Otto1-1/+0
2012-12-10Update .dropdown-menu selectors to avoid conflicts with other elements. Fixes...Blake Embrey1-8/+8
2012-11-30remove sprites vars, change zindex varsMark Otto1-1/+1
2012-11-30more vars changingMark Otto1-10/+10
2012-11-30more consistent variable naming patternsMark Otto1-2/+2
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-1/+1
2012-11-30Merge branch '2.2.2-wip' into exploratoryMark Otto1-0/+1
2012-11-28Fixes #5533: Remove filter gradient from disabled links on dropdownsMark Otto1-0/+1
2012-11-04Merge branch '2.2.2-wip' into exploratoryMark Otto1-0/+1
2012-11-04Fixes #5113: increase .typeahead z-index for proper use with modalsMark Otto1-0/+1
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-15/+7
2012-10-31Replaced hardcoded CSS rules with mixinsNinir1-9/+3
2012-10-16fixes #5496: use correct var for dropdown active link textMark Otto1-1/+1
2012-10-10fixes #5478: remove double background color on dropdown linksMark Otto1-2/+0
2012-10-07fixes #5443: reset background gradient on disabled dropdown linksMark Otto1-0/+1
2012-10-05fixes #5430: scope link styles in .dropdown-menu to .dropdown-menu li > aMark Otto1-1/+1
2012-10-03use border-radius vars where possibleMark Otto1-1/+1
2012-10-01Merge branch '2.1.2-wip' into exploratoryMark Otto1-1/+15
2012-10-01improve dropdown submenu docs; add docs for left submenu; remove all dupe css...Mark Otto1-33/+14
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto1-7/+3
2012-09-25remove all ie7 conditionals and mixinsMark Otto1-9/+1
2012-09-16Support for left-opening dropdown submenusRobert McLaws1-1/+34
2012-09-07fixes #5020: submenu support in dropupMark Otto1-0/+14
2012-08-21Merge branch 'incbee-master' into 2.1.1-wipMark Otto1-1/+1
2012-08-21Fix all submenus expanded recursively in dropdownphilippm1-1/+1
2012-08-21remove entity in content property on dropup carets--not necessary at allMark Otto1-1/+1
2012-07-29reverse navbar styles to save codeMark Otto1-11/+1
2012-07-27add docs for sub menu support on dropdowns, add caret via :after to submenu t...Mark Otto1-1/+18
2012-07-27add basic support for sub menus in dropdown menusMark Otto1-9/+29
2012-07-22fixes #4136: use @dropdownBorder var, but keep IE7-8 fallbackMark Otto1-2/+2
2012-07-17fix dropdown vars and make hover state be link color again, add gradient to d...Mark Otto1-3/+13
2012-07-09wasn't feeling the new buttons, downsizing again until we get a better balanceMark Otto1-4/+3
2012-07-09updating docs examples to remove 13/18 resets, fix up buttons alignments and ...Mark Otto1-3/+4