aboutsummaryrefslogtreecommitdiff
path: root/less/dropdowns.less
AgeCommit message (Expand)AuthorFilesLines
2013-11-28removed all caret border color settings.Tobias Lindig1-2/+2
2013-11-16fixes #10744: back to solid borders on caretsMark Otto1-6/+1
2013-10-22variable way to set @caret-width-baseRogério Yokomizo1-1/+1
2013-09-19Fixes #10694: Remove unnecessary `content` property from `.caret`Mark Otto1-1/+0
2013-08-19move dropdown change from navbar to dropdowns to fix customizer compilingMark Otto1-0/+14
2013-08-17fixes #9538: prevent Firefox rendering bug via some border-fuMark Otto1-1/+6
2013-08-14remove gradients from dropdown menu items on hover/active (fixes #9473)Mark Otto1-4/+2
2013-08-13Merge branch '3.0.0-wip' into bs3_navbar_overhaulMark Otto1-0/+1
2013-08-13fixes #9431: specify font-size in dropdown menus to avoid inheritance issuesMark Otto1-0/+1
2013-08-12Navbar refactorMark Otto1-0/+5
2013-08-12Drop background-clip and background-size mixins since they have no prefixes a...Mark Otto1-1/+1
2013-08-11addressing #9189 manually, part 2: dropdown header and disabled link colors (...Mark Otto1-15/+6
2013-08-06update use of mixins and add bg-colors where necessaryMark Otto1-0/+2
2013-08-05Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto1-3/+3
2013-08-01Fix #8944Guillermo González de Agüero1-0/+6
2013-07-24set cursor to not-allowed for disabled elementsliuyl1-1/+1
2013-07-23Update dropdown varsMark Otto1-3/+3
2013-07-20moving code and dropdowns to variables.lesssyed1-3/+3
2013-07-17Drop `.nav-header` for `.dropdown-header`Mark Otto1-8/+11
2013-07-07use LESS nesting more in dropdowns.lessChris Rebert1-23/+31
2013-07-05delete typeahead styleliuyl1-6/+0
2013-06-27remove submenus. for more context: http://www.youtube.com/watch?v=ggWyUEuGcWY...Mark Otto1-61/+1
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