aboutsummaryrefslogtreecommitdiff
path: root/less/navs.less
AgeCommit message (Expand)AuthorFilesLines
2013-05-12Start some nav and dropdown cleanupMark Otto1-1/+13
2013-05-08Super massive docs overhaulMark Otto1-1/+1
2013-05-03Update justified nav CSS for proper selectorsMark Otto1-1/+3
2013-05-02Use @font-size-... variables instead of hardcoded font-size in pxDarDar1-1/+1
2013-04-21Fixes #7617: lowercase and dash gray color varsMark Otto1-13/+13
2013-04-16more nested navsArtur Kwiatkowski1-105/+122
2013-03-31Fixes #7438: remove max-height from justified nav tabs with some CSS wankeryMark Otto1-2/+15
2013-03-31-background to -bg for body and table varsMark Otto1-1/+1
2013-03-31@link-color-hover to @link-hover-colorMark Otto1-2/+2
2013-03-31new @component-active-bg variableMark Otto1-1/+1
2013-03-30Remove .nav-list given new .list-groupMark Otto1-24/+0
2013-03-30fuck everything about .clear_float() -- restore .clearfix() as mixinMark Otto1-1/+1
2013-02-28Fixes #6995: Add disabled navbar nav link supportMark Otto1-0/+1
2013-02-28Fixes #6935: Use standard decimal points for .opacity() mixinMark Otto1-1/+1
2013-02-17fix broken marketing section with updated classMark Otto1-20/+20
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-5/+10
2013-01-17Restore nav tabs, pills, justified variation, disabled links, and a few more ...Mark Otto1-99/+68
2013-01-16remove extra border-radius propsMark Otto1-1/+0
2013-01-15mobile-first navs, navbar, grids, and typeMark Otto1-5/+37
2013-01-11Remove overflow: auto; from .tab-contentMark Otto1-3/+0
2013-01-02Basic keyboard accessibility CSS tweaksPatrick H. Lauke1-21/+39
2012-12-17Use @border-radius-base var for nav tabsMark Otto1-1/+1
2012-11-30more vars changed, remove @white varMark Otto1-4/+4
2012-11-30more consistent variable naming patternsMark Otto1-3/+3
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-10/+10
2012-11-30Merge branch '2.2.2-wip' into exploratoryMark Otto1-0/+6
2012-11-29update commentMark Otto1-0/+1
2012-11-04add justified nav links for tabs and pillsMark Otto1-29/+45
2012-11-03Navs refactor, restoring .nav-listMark Otto1-88/+67
2012-11-02Prevent IE8 from misplacing imgsDavid1-0/+5
2012-10-01Add missing icon class definition for navs.lessamid28871-1/+2
2012-10-01remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from no...Mark Otto1-29/+1
2012-10-01remove tabbable tabs on left, right, and bottom; instead, from here out use s...Mark Otto1-81/+0
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto1-10/+8
2012-09-13fix active tab bg on non-white bodyAdrien Cahen1-1/+1
2012-07-23fixes #4156: don't override border radius if stacked nav has one childMark Otto1-2/+2
2012-07-17de-scope nav-header from .navMark Otto1-1/+1
2012-07-17fix dropdown vars and make hover state be link color again, add gradient to d...Mark Otto1-1/+8
2012-06-28standardize top level file commentsMark Otto1-3/+3
2012-06-24more subnav optimizationsMark Otto1-11/+8
2012-06-24tons of docs cleanup in css, adding subnav to official componentsMark Otto1-0/+1
2012-06-19#2764: add disabled styles to navs and dropdownsMark Otto1-0/+16
2012-04-14Merge branch '2.0.3-wip-nav-collapse' of https://github.com/tierra/bootstrap ...Mark Otto1-4/+4
2012-04-14fix #1823: styles of tabs within other tabs resolvedMark Otto1-22/+22
2012-04-02Restrict collapsed items in Navbar to only those in .nav-collapse, and button...Bryan Petty1-4/+4
2012-04-01fix #2811: left and right aligned tabbable tabs fixes so that .tab-content gr...Mark Otto1-6/+1
2012-03-28fix #2829: redeclare .pull-right for navs since they get more specific floatsMark Otto1-0/+5
2012-03-22fix left and right tab-content alignment with width: auto;Mark Otto1-0/+4
2012-03-22Dropdowns overhaul:Mark Otto1-8/+4
2012-03-10make nav padding and negative margins the sameMark Otto1-2/+2