aboutsummaryrefslogtreecommitdiff
path: root/lib/scaffolding.less
AgeCommit message (Collapse)AuthorFilesLines
2011-09-16Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wipJacob Thornton1-1/+1
Conflicts: Makefile README.md bootstrap.css bootstrap.min.css lib/bootstrap.less lib/scaffolding.less
2011-09-16updated table styles a bit and floated the fluid columns to clear the row ↵Mark Otto1-3/+3
dropping problem we were having
2011-09-12comment out box-shadow on masthead and footer in docs.css because Opera ↵Mark Otto1-1/+1
sucks at inset box-shadow :"
2011-09-12remove theme.less and split preboot.less to mixins.less and variables.less ↵Mark Otto1-0/+1
to isolate customization from function
2011-09-11remove qualifying tags in .span selectors for built in grid so that we can ↵Mark Otto1-53/+53
use .span-n classes in form styles
2011-09-10overhaul docs CSS since it was scalable, converted docs mastheads and ↵Mark Otto1-64/+64
footers to classes and HTML5 elements, add masthead to js docs page but make it slate so it looks cool and stands out
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 ↵Mark Otto1-4/+2
prepend form to the .clearfix to prevent some bullshit, small tweaks elsewhere
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 ↵Mark Otto1-0/+9
fluid nav
2011-09-02resolve conflictMark Otto1-0/+7
2011-09-02updated container mixin to be fixed-container instead so we can keep the ↵Mark Otto1-3/+1
.container in scaffolding while removing the repeated code
2011-09-02Merge branch 'js-examples' into 1.3-wipJacob Thornton1-0/+7
Conflicts: bootstrap-1.2.0.css
2011-09-02Merge branch 'master' of github.com:twitter/bootstrap into js-examplesJacob Thornton1-22/+14
Conflicts: bootstrap-1.2.0.css bootstrap-1.2.0.min.css lib/patterns.less lib/scaffolding.less
2011-09-02improve CSS properties for centering content, the container, and fluid ↵Mark Otto1-3/+5
container so as to not override properties where possible
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
Conflicts: README.md bootstrap-1.2.0.css
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
fixed grid values use variables we use elsewhere
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
2011-08-25resolve conflicts in merging in other branchMark Otto1-0/+86
2011-08-26.sidebar and .content in fluid layouts don't need to be divsIgor Bozato1-2/+2
2011-08-25resolve issue #87 in this branchMark Otto1-4/+4
2011-08-25update alert and button styling aproachJacob Thornton1-87/+1
2011-08-25big update to change the alerts, normal and block level, to have simpler css ↵Mark Otto1-2/+2
and new colors independent of the base color scheme
2011-08-25base import of normalize into the reset css, tweaks to selector specificity ↵Mark Otto1-2/+6
across the board
2011-08-24optimize btn for outputted code + line-height: normal for firefox with ↵Jacob Thornton1-29/+36
adjusted padding
2011-08-23optimized grid system from @necolasJacob Thornton1-0/+23
2011-08-22add delete button + give .btn cursor:pointerJacob Thornton1-20/+17
2011-08-22remakeJacob Thornton1-2/+2
2011-08-22Bugfix and copy changesMark Otto1-0/+1
2011-08-21merge in master, resolve conflictsMark Otto1-1/+9
2011-08-21remove 60px top margin on body and tweak a few other thingsMark Otto1-3/+33
2011-08-20updated compiled and minified, fix bug where links didn't inherit font weightMark Otto1-0/+1
2011-08-20updated docs to fix inconsistent display of code elements, update ↵Mark Otto1-2/+2
scaffolding to fix padding issue on fluid containers, add placeholder hero unit in patterns for future use, continue to refactor some rgba to hex values
2011-08-16update whitspace and comment stylesJacob Thornton1-9/+11
2011-06-30Updated offset columns, fix app.js bug, misc tweaks to copyMark Otto1-17/+33
2011-06-30updated docs, fixed language, added copy-code js for selecting text on focusMark Otto1-4/+1
2011-06-30clean up commented out css, slightly updated docs againMark Otto1-9/+10
2011-06-29Merge branch 'master' of http://git.local.twitter.com/bootstrapJacob Thornton1-0/+8
2011-06-29fix comments up for non minified built fileJacob Thornton1-9/+8
2011-06-29form bug fix with new baseline, updated docs to fix topbar bug, tweaks to ↵Mark Otto1-0/+8
scaffolding for buttons