aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2011-09-11change modal buttons back to be primary firstMark Otto1-1/+1
2011-09-11fix problem with error styles in forms that clashed with alert-messages by ↵Mark Otto1-2/+2
qualifying the .error with .clearfix
2011-09-11theme.less file cleanup; fixing blockquotes in wellsMark Otto2-2/+6
2011-09-11update preboot comments about color schemeMark Otto1-0/+1
2011-09-11update theme.less todos and darken link hover color moreMark Otto2-3/+1
2011-09-11remove border from dropdowns in topbar to prevent it from looking 1px offMark Otto1-0/+1
2011-09-11make input prepend styles look a bit betterMark Otto1-6/+8
2011-09-11move the .brand from the parent to the a tag in the topbar; fix the moving ↵Mark Otto1-11/+11
text in IE7
2011-09-11remove qualifying tags in .span selectors for built in grid so that we can ↵Mark Otto2-53/+82
use .span-n classes in form styles
2011-09-11oops, double commit last time; apply fixes to make select elements line up ↵Mark Otto1-4/+2
in IE7 with their labels, but no height fix
2011-09-11fix legends in ie7Mark Otto1-0/+3
2011-09-11fix legends in ie7Mark Otto1-2/+2
2011-09-10updated styles for the media gridsMark Otto1-4/+4
2011-09-10adding more media sizesMark Otto1-0/+2
2011-09-10adding media grid stylesMark Otto1-1/+27
2011-09-10resolved conflictMark Otto1-6/+7
2011-09-10overhaul docs CSS since it was scalable, converted docs mastheads and ↵Mark Otto3-87/+90
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-10add the dhg flavor backJacob Thornton1-0/+5
2011-09-10not feeling the slide inJacob Thornton1-6/+1
2011-09-10rework the transitions for the modal a bitJacob Thornton1-6/+7
2011-09-10conflictMark Otto1-0/+3
2011-09-10adding code and .label sections to type sectionMark Otto4-3/+26
2011-09-10adds twipsy js to regular index for positioningJacob Thornton1-0/+3
2011-09-10adding .brand to topbar for alternative to using an h3 for wordmark; ↵Mark Otto1-2/+4
spelling mistakes fixed
2011-09-10conflictMark Otto2-6/+1
2011-09-10trying to solve firefox active outline, make .input less specificMark Otto2-1/+6
2011-09-09Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wipJacob Thornton1-2/+2
Conflicts: bootstrap-1.3.0.css
2011-09-09move js plugins to root dir, begin writing tests, and change modal plugin to ↵Jacob Thornton2-2/+2
be more boss like
2011-09-09fix the stacked form legend styleMark Otto1-1/+1
2011-09-09fix the grid before 1.3.0 drops soonMark Otto1-1/+1
2011-09-09add version # to docsMark Otto1-2/+2
2011-09-09bug fixingMark Otto2-8/+17
2011-09-08make dropdown menus appear above other elements on the page with a z-indexMark Otto1-0/+1
2011-09-08resolve conflictMark Otto1-0/+10
2011-09-08update the modals and alert-messages to use the same .close styles, save for ↵Mark Otto3-32/+50
some positioning in the modal after knocking down the modal padding
2011-09-08some more js love - update the docs with tabs/pills pluginJacob Thornton1-0/+10
2011-09-08tweaks to table styles to make them use @basefont and @baselineMark Otto1-5/+8
2011-09-08bump css to 1.3.0, update makefile to reflect that, update form css to ↵Mark Otto3-6/+15
prepend form to the .clearfix to prevent some bullshit, small tweaks elsewhere
2011-09-08what up breadcrumbs, we added youMark Otto1-0/+30
2011-09-06first pass at enabling active states in dropdowns in topbar and fixing the ↵Mark Otto1-2/+10
bug of having an active class on parent dropdown
2011-09-04addng docs for the themes stuff and examplesMark Otto2-10/+20
2011-09-03adding temp theme file to help with customization; still needs workMark Otto3-0/+65
2011-09-03use @VERSION var in build scriptyury1-1/+1
2011-09-02adding support for and example ul in block-messagesMark Otto1-1/+7
2011-09-02adding link support to regular text in the topbarMark Otto1-0/+3
2011-09-02updated hero example, added fluid example, resolved issue with tabs and ↵Mark Otto2-1/+16
fluid nav
2011-09-02resolve conflictMark Otto3-3/+31
2011-09-02fix repeated margin-leftMark Otto1-1/+1
2011-09-02updated container mixin to be fixed-container instead so we can keep the ↵Mark Otto2-5/+4
.container in scaffolding while removing the repeated code
2011-09-02tweak readonly, disabled, and uneditable form elementsMark Otto1-17/+42