aboutsummaryrefslogtreecommitdiff
path: root/lib/scaffolding.less
AgeCommit message (Expand)AuthorFilesLines
2012-01-26moving structure around + more work on builder...Jacob Thornton1-29/+0
2012-01-26separate code from type css filesMark Otto1-1/+0
2012-01-26break scaffolding down into smaller less filesMark Otto1-84/+2
2012-01-25finish the rest of the less page mixins docsMark Otto1-1/+1
2012-01-23revert to negative margin on grid rowMark Otto1-4/+1
2012-01-23Merge branch 'normalize' of https://github.com/necolas/bootstrap into necolas...Mark Otto1-2/+0
2012-01-22don't use negative margin - use first child to set to 0Jacob Thornton1-2/+6
2012-01-22Using variables rather than numeric valuesOlivier Laviale1-7/+7
2012-01-20Remove global reset in favour of contextual reset.Nicolas Gallagher1-2/+0
2012-01-08add utilities.less file for generic classesMark Otto1-16/+0
2012-01-08clean up dup css in responsive, fix navbar dropdown caretMark Otto1-2/+8
2012-01-07update fluid layout to use variable for sidebar widthMark Otto1-5/+5
2012-01-07update the fluid examples to use new classes and clear the floats properly fr...Mark Otto1-10/+12
2012-01-05breaking out patterns.less even more, removing unnecessary div from checkbox ...Mark Otto1-1/+1
2011-11-25clean up comments for better built filesJacob Thornton1-4/+4
2011-11-17update property order and do some misc cleanupMark Otto1-3/+3
2011-10-28remove html from body backgroundMark Otto1-3/+1
2011-10-16few tweaks to responsive stuff, updated docs for grid system (still needs cop...Mark Otto1-4/+1
2011-10-16biiiiiig update coming for responsivenessMark Otto1-23/+4
2011-10-09refactor fluid layout to be more specific to not interfere with modal content...Mark Otto1-9/+17
2011-10-04update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight fo...Mark Otto1-1/+3
2011-09-16fix fluid exampleMark Otto1-12/+10
2011-09-16Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wipJacob Thornton1-1/+1
2011-09-16updated table styles a bit and floated the fluid columns to clear the row dro...Mark Otto1-3/+3
2011-09-12comment out box-shadow on masthead and footer in docs.css because Opera sucks...Mark Otto1-1/+1
2011-09-12remove theme.less and split preboot.less to mixins.less and variables.less to...Mark Otto1-0/+1
2011-09-11remove qualifying tags in .span selectors for built in grid so that we can us...Mark Otto1-53/+53
2011-09-10overhaul docs CSS since it was scalable, converted docs mastheads and footers...Mark Otto1-64/+64
2011-09-10adding code and .label sections to type sectionMark Otto1-0/+2
2011-09-09fix the grid before 1.3.0 drops soonMark Otto1-1/+1
2011-09-08bump css to 1.3.0, update makefile to reflect that, update form css to prepen...Mark Otto1-4/+2
2011-09-03adding temp theme file to help with customization; still needs workMark Otto1-0/+10
2011-09-02updated hero example, added fluid example, resolved issue with tabs and fluid...Mark Otto1-0/+9
2011-09-02resolve conflictMark Otto1-0/+7
2011-09-02updated container mixin to be fixed-container instead so we can keep the .con...Mark Otto1-3/+1
2011-09-02Merge branch 'js-examples' into 1.3-wipJacob Thornton1-0/+7
2011-09-02Merge branch 'master' of github.com:twitter/bootstrap into js-examplesJacob Thornton1-22/+14
2011-09-02improve CSS properties for centering content, the container, and fluid contai...Mark Otto1-3/+5
2011-09-02merge in master after merging a pull request, add commentMark Otto1-3/+4
2011-09-02incorporated idea from @markdotto in #138pthrasher1-2/+2
2011-09-02remove inset shadow from disabled buttonsMark Otto1-2/+1
2011-08-31merging in remote and recompilingMark Otto1-86/+0
2011-08-30Merge branch 'master' of github.com:twitter/bootstrap into 1.2-wipJacob Thornton1-1/+1
2011-08-29adding more grid docsMark Otto1-2/+2
2011-08-29remove duplicate defined btn class O_OJacob Thornton1-87/+1
2011-08-29le merging conflictsMark Otto1-1/+1
2011-08-27redefine the grid to use attribute selectors with css regex, make previously ...Mark Otto1-19/+11
2011-08-27add boostrap-twipsy and bootstrap-alertsJacob Thornton1-87/+8
2011-08-26small typo in offset generationJacob Thornton1-1/+1
2011-08-26Merge branch '1.1.1-wip'Jacob Thornton1-20/+50