aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2013-05-03Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-05-03Add cursor: pointer; to .checkbox and .radio and their inline counterpartsMark Otto1-0/+2
2013-05-02More navbar CSS and docs cleanupMark Otto1-5/+25
2013-05-02Improve buttons in navbarsMark Otto1-13/+9
2013-05-02delete lingering navbar dividers code since we nuked that awhile backMark Otto1-14/+0
2013-05-02Cleanup .navbar-form stylesMark Otto2-32/+3
2013-05-03Fix input border flicker in Chrome from @garoevans, closes #7689Kevin Ingersoll1-1/+1
2013-04-30outdent the rows for tablets and aboveMark Otto1-0/+4
2013-04-30make that left/right padding, not top/bottom on navbarMark Otto1-2/+2
2013-04-30add back bottom margin to navbarsMark Otto1-0/+1
2013-04-30no need for zero padding on navbar top/bottom; better commentMark Otto1-2/+4
2013-04-30no units on 0 valuesMark Otto1-1/+1
2013-04-30Fixes #7744: update grid mixin to use latest grid stylesMark Otto1-14/+10
2013-04-28Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-04-28single colon pseudo element for ie8Mark Otto1-1/+1
2013-04-28Cleanup breadcrumb divider last itemRobert Burns1-1/+1
2013-04-28Merge pull request #7704 from twitter/bs3_moar_grid_changesMark Otto2-42/+50
2013-04-28Fix navbar-toggle after commit bbee78b30b40ff0b1473a06ea7ecf5a42d51b614Robert Burns1-1/+1
2013-04-28Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-5/+1
2013-04-28derp on navbar toggle and docs positionsMark Otto1-2/+2
2013-04-28Fix navbar on phone/tablet devices after navbar overhaulRobert Burns1-5/+1
2013-04-27Overhaul navbar navsMark Otto1-86/+69
2013-04-27Add maximum bounds variables for so our responsive utilities don't overlapMark Otto2-1/+8
2013-04-27Adding media queries breakpoints variablesKevin9-13/+29
2013-04-26Back to two grid classes, .col and .col-lg-*Mark Otto2-42/+50
2013-04-26Fixes #7688: move font-weight for glyphicons to before pseudo elementMark Otto1-3/+2
2013-04-24- changed commentsArtur Kwiatkowski1-10/+23
2013-04-24'less' folder .editorconfig code guide updatesStephen Edgar2-2/+2
2013-04-24Fixes #7661Chris Rebert2-2/+2
2013-04-22Nuked local .a() mixins and simplified the nestingArtur Kwiatkowski1-65/+24
2013-04-22Merge branch '3.0.0-wip' of https://github.com/twitter/bootstrap into 3.0.0-wipArtur Kwiatkowski16-106/+156
2013-04-21Fixes #7617: lowercase and dash gray color varsMark Otto12-46/+46
2013-04-21Fixes #7648: Thumbnail caption should use @text-color variable. Also adds oth...Mark Otto2-3/+12
2013-04-21typoMark Otto1-2/+2
2013-04-21Fixes #7577: Attempt to fix, at least, issues with Windows Phone 8 and respon...Mark Otto1-0/+16
2013-04-20Fixes #7591: add .make-small-column() mixinMark Otto1-0/+10
2013-04-20Make alerts use variables betterMark Otto2-21/+40
2013-04-20Only use .danger for alerts, no more .errorMark Otto1-2/+1
2013-04-20First pass at updated responsive utilities to be mobile-first. Pulled from #7...Mark Otto1-21/+23
2013-04-20Fixes #7640: only reset margin on last-child p within blockquotesMark Otto1-2/+4
2013-04-20Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto3-139/+165
2013-04-20replaced parametric .is() mixin with non-parametric .a() to simplify usageArtur Kwiatkowski1-11/+11
2013-04-19more nested labels componentArtur Kwiatkowski1-24/+76
2013-04-18Merge pull request #7608 from Fowowski/3.0.0-wipMark Otto1-32/+43
2013-04-19Remove dupe css rule of table elementFabien1-2/+0
2013-04-18Update mixins to remove Opera prefixes on gradients; reorder rules for consis...Mark Otto1-10/+3
2013-04-17applied @pagination-bg for .disabled state instead of hardcoded color in hexArtur Kwiatkowski1-1/+1
2013-04-17more nested pager.lessArtur Kwiatkowski1-32/+43
2013-04-16more nested navsArtur Kwiatkowski1-105/+122
2013-04-14Fixes #5256: Use > selector for better nesting of tablesMark Otto1-42/+48