aboutsummaryrefslogtreecommitdiff
path: root/scss/_dropdown.scss
AgeCommit message (Expand)AuthorFilesLines
2016-10-25Merge pull request #20982 from Johann-S/fix19344Mark Otto1-1/+1
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S1-1/+1
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler1-1/+1
2016-10-02v4: Dropdown units (#20701)Mark Otto1-0/+1
2016-05-11Merge branch 'v4-dev' into v4-split-buttonsMark Otto1-12/+6
2016-02-17Extract $dropdown-padding-y variableChris Rebert1-2/+2
2016-02-17Merge pull request #19239 from twbs/dropdown-margin-topMark Otto1-2/+2
2016-02-16Extract $dropdown-item-padding-x variableChris Rebert1-2/+2
2016-02-16Extract $dropdown-margin-top variableChris Rebert1-2/+2
2016-02-16Extract $dropdown-min-width variableChris Rebert1-1/+1
2016-02-06Fixes #18550: really remove that referenceMark Otto1-6/+0
2016-02-06Merge branch 'v4-dev' into v4-split-buttonsMark Otto1-11/+4
2016-02-06remove commentMark Otto1-6/+1
2016-02-03Redo line-height globallyMark Otto1-3/+1
2016-01-17Merge pull request #18883 from twbs/zindex-dropdown-backdropMark Otto1-1/+1
2016-01-16Extract $dropdown-box-shadow variableChris Rebert1-1/+1
2016-01-13Use proper variable for .dropdown-backdrop's z-indexChris Rebert1-1/+1
2016-01-08Switch up some split button stuffMark Otto1-2/+1
2015-11-29Merge pull request #18257 from twbs/border-width-varsMark Otto1-1/+1
2015-11-27_dropdown.scss: Revise comments; fixes #18363Chris Rebert1-4/+4
2015-11-14Add $dropdown-border-width; refs #18150Chris Rebert1-1/+1
2015-11-14$dropdown-border => $dropdown-border-colorChris Rebert1-1/+1
2015-11-13.dropdown-menu: Swap color and font-size property order to make SCSS Lint happyChris Rebert1-1/+1
2015-11-13Swap margin-right and margin-left ordering in .dropdown-toggle::after to make...Chris Rebert1-1/+1
2015-11-12Merge pull request #18061 from mathisonian/patch-1Mark Otto1-1/+1
2015-11-12Merge pull request #17277 from kkirsche/patch-5Mark Otto1-0/+1
2015-11-12Merge pull request #17137 from kkirsche/patch-10Mark Otto1-0/+1
2015-10-26remove bro from commentMatthew Conlen1-1/+1
2015-09-01Use the body color for dropdown menu textKevin Kirsche1-0/+1
2015-08-24PropertySortOrderFelipe1-1/+1
2015-08-24Use double colons for psuedo elementsKevin Kirsche1-2/+2
2015-08-23shorterMark Otto1-1/+1
2015-08-23Merge pull request #17147 from kkirsche/patch-14Mark Otto1-0/+9
2015-08-23v4 - Dropup caret direction incorrectKevin Kirsche1-0/+9
2015-08-23fix remaining scss lint errorsMark Otto1-6/+6
2015-08-20v4: Dropdown caret is not horizontally allignedKevin Kirsche1-0/+1
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-08-17allow <button> elements as .dropdown-item'sMark Otto1-0/+6
2015-08-17un-nest .dropdown-dividerMark Otto1-4/+4
2015-08-17Rewrite dropdownsMark Otto1-38/+34
2015-08-10dropdown fixes and dropdown docs tweaksMark Otto1-1/+1
2015-06-22line-height-base to line-height varMark Otto1-2/+2
2015-06-22drop the base (hahaha), no but seriously drop the -base from our vars since i...Mark Otto1-5/+5
2015-04-18remove commented out code for auto aligning navbar dropdown menusMark Otto1-20/+1
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert1-10/+4
2015-01-19Merge branch 'master' into v4Mark Otto1-0/+1
2015-01-06Kill scss/mixins/_media-queries.scssChris Rebert1-1/+1
2014-12-19rm trailing whitespaceChris Rebert1-1/+1
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto1-13/+14
2014-12-02convert to scssMark Otto1-0/+208