aboutsummaryrefslogtreecommitdiff
path: root/less/navs.less
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR1-1/+1
2017-11-25move from csslint to stylelintMark Otto1-4/+6
2015-03-09rm `visibility` where redundant to `display`Chris Rebert1-2/+0
2014-10-27swap cursor not-allow for default, and use a variable for all disabled elementsMark Otto1-1/+1
2014-09-23Reverts 0ec05da0eea03849fc72bed84a2c7fe7be1de1b6 to bring back #14444 to fix ...Mark Otto1-0/+2
2014-08-27Finish reverting #14444Mark Otto1-2/+0
2014-08-23Fixes #14348: Add visibility styles to collapse and tab content to match .hiddenMark Otto1-0/+2
2014-04-26Minor Spacing fixesNick Schonning1-1/+1
2013-12-15copyeditingChris Rebert1-1/+1
2013-12-08Switch to `&:extend(.clearfix all)` for clearfix mixinMark Otto1-1/+1
2013-11-28removed all caret border color settings.Tobias Lindig1-20/+0
2013-10-28Fixes #10516: Use auto positioning for dropdowns in justified nav to fix Fire...Mark Otto1-0/+5
2013-10-13comment and spacingMark Otto1-1/+2
2013-10-13drop .tabbable since it's unused and undocumented /cc #10102Mark Otto1-5/+0
2013-10-13remove undocumented and unsupported .pill-content and .pill-pane /cc #10102Mark Otto1-7/+5
2013-09-18corrected caret colour when a nav dropdown is openFrederico Carvalho1-0/+5
2013-09-18fixed issue where caret wouldn't inherit "active" li style on nav-pills, whic...Frederico Carvalho1-0/+5
2013-09-13Add nav-pills-border-radius variableJake Buob1-1/+1
2013-09-13Make nav pills border-radius border-radius-baseJake Buob1-1/+1
2013-09-04Fixes #10452: Add note about deprecation of .nav-dividerMark Otto1-1/+6
2013-08-26Address #9873 and fix #9774Mark Otto1-4/+23
2013-08-20rename @screen-XX to @screen-XX-min for clarity+unambiguityChris Rebert1-1/+1
2013-08-17More consistent naming with screen size variables using xs, sm, md, and lgMark Otto1-1/+1
2013-08-16Justified nav now responsive; example updated accordingly (fixes #9708)Mark Otto1-3/+9
2013-08-16fixes #9642: open dropdown nav items get proper stylingMark Otto1-7/+2
2013-08-15fixes #9587: add var for nav link paddingMark Otto1-1/+1
2013-08-15fixes #9607: restore bottom border on hover of nav tabs for proper displayMark Otto1-1/+1
2013-08-12fix #9239 by restoring old ie8 responsive img fooMark Otto1-0/+6
2013-08-05Merge branch 'pullright' of https://github.com/liuyl/bootstrap into liuyl-pul...Mark Otto1-6/+0
2013-08-02Fixes #8996: shift placement of justified CSS for nav componentMark Otto1-34/+33
2013-07-30reorder nav-justified classesAndrey Popp1-31/+30
2013-07-28fixes #8714: correct stacked pills navMark Otto1-4/+2
2013-07-28make pull-right !importantliuyl1-6/+0
2013-07-27fixes #8659: remove lingering .nav-headerMark Otto1-5/+0
2013-07-26Fix up dropdowns being incorrectly positioned on nav pillsMark Otto1-3/+1
2013-07-26Undo changes from #8582 because it made links uneven on desktopMark Otto1-2/+1
2013-07-25Moved navs inline properties to variables.less and customize.html & nav-custo...syed1-15/+15
2013-07-24Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-07-24make againMark Otto1-3/+3
2013-07-24set cursor to not-allowed for disabled elementsliuyl1-1/+1
2013-07-24issues fixed for nav-justified on pills on android default browser.Salman Javed1-1/+2
2013-07-17Drop `.nav-header` for `.dropdown-header`Mark Otto1-16/+0
2013-07-16remove margin from left side of navs since it's no longer being setMark Otto1-1/+0
2013-07-07more nesting in navs.lessChris Rebert1-32/+41
2013-06-25Fix spelling in commentChris Rebert1-1/+1
2013-05-12Less specific dropdown styles, change up navbar dropdown stylesMark Otto1-11/+11
2013-05-12fix broke exampleMark Otto1-56/+0
2013-05-12Consolidate active dropdown toggle styles and comment out the restMark Otto1-87/+33
2013-05-12Restore commented out dropdown styles, get open dropdown state working againMark Otto1-8/+68
2013-05-12Start some nav and dropdown cleanupMark Otto1-1/+13