aboutsummaryrefslogtreecommitdiff
path: root/less/navs.less
AgeCommit message (Expand)AuthorFilesLines
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
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
2012-03-05increase specifity of .pills li.active for dropdownsMark Otto1-4/+4
2012-02-22fix #1954: icons in tabs add jank borderMark Otto1-2/+3
2012-02-21Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo...Mark Otto1-0/+4
2012-02-21100% width on .tab-contentAndreas Cederström1-0/+1
2012-02-20fix overflow issue on tabbed content per #2079Mark Otto1-1/+1
2012-02-20add horizontal divider support to nav list, including documentation for it, p...Mark Otto1-0/+4
2012-02-12enable the use of .nav-header in dropdowns per #1827Mark Otto1-11/+17
2012-02-11fix tabs content wrapping per #1620Mark Otto1-0/+3
2012-02-01fix hover state on .nav-list for active linksMark Otto1-2/+3
2012-01-30refactor the navs to use prefixed classes, because you know, consistency is b...Mark Otto1-64/+64
2012-01-30Extending the dropup support to tabs and pillsBurak Tuyan1-0/+3
2012-01-30Adding dropup support to split buttons and navbarBurak Tuyan1-0/+1
2012-01-27icon spacing in small buttons and nav listsMark Otto1-0/+3
2012-01-27Fixes left/right border overlap for IE7Pete Hopkins1-0/+2
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+338