aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2011-11-29Merge branch 'form-feedback-fix' of https://github.com/tinyfly/bootstrap ↵Mark Otto1-13/+13
into tinyfly-form-feedback-fix Conflicts: bootstrap.css
2011-11-29Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-51/+36
Conflicts: bootstrap.css bootstrap.min.css
2011-11-29misc docs updates, revamped tables CSS save for grid columns and tablesorter ↵Mark Otto1-280/+258
options
2011-11-29scope form feedback states to .control-group instead of unused .clearfixJeff Adams1-13/+13
2011-11-29add input width calculation fix from #408 to the 2.0 branchJeff Adams1-16/+16
2011-11-25clean up comments for better built filesJacob Thornton1-46/+4
2011-11-25new plugin "collapse" for collapsible lists and "accordion" like supportJacob Thornton1-1/+27
2011-11-24update buttons js for button groupsJacob Thornton1-2/+2
2011-11-20merge in js from 1.4... start working through js docsJacob Thornton1-6/+6
2011-11-20revert all js stuff back to 1.4 :/Jacob Thornton1-132/+115
2011-11-17remove code styling if it's in a pre tagMark Otto1-3/+7
2011-11-17make uneditable inputs work with span* classesMark Otto1-17/+65
2011-11-17updated font mixins courtesy of @apancuttMark Otto1-7/+7
2011-11-17make form classes match table classes (readable left to right), update docs ↵Mark Otto1-6/+6
associated with it
2011-11-16start breaking down patterns.less into more distinct files, update docs for ↵Mark Otto1-291/+291
forms to use correct classes
2011-11-12updated docs pages (still wip), adding misc css classes, added form styles ↵Mark Otto1-24/+56
from 1.4, added github buttons to homepage
2011-10-31recompiling and pushing just to be sureMark Otto1-1/+1
2011-10-31remove alt tab styles for now, too complicated to accomplish both static and ↵Mark Otto1-3/+63
tabble; fix up CSS a bit
2011-10-31overhaul the table styles and update those everywhere in the docs, update ↵Mark Otto1-27/+82
the button docs, spec out the forms docs
2011-10-30updated docs and type styles for blockquotes and a few fixes for typeMark Otto1-1/+7
2011-10-28remove html from body backgroundMark Otto1-4/+2
2011-10-27overhauled the front page to feel a bit more marketing-like, added the ↵Mark Otto1-1/+1
awesome glyphicons to bring some life to the docs
2011-10-26update to docs to cleanup pagination for smartphones, fix some pagination ↵Mark Otto1-5/+3
inconsistencies
2011-10-22tweaks to the responsive layout to improve typeMark Otto1-8/+4
2011-10-22Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-0/+4
Conflicts: bootstrap.css lib/responsive.less
2011-10-22updating the docs to include more responsive fixes, adding rows to the ↵Mark Otto1-1/+7
responsive changes as well to undo negative margin
2011-10-21remove negative margin on .row so we don't hang off the left edge of the screenJeff Adams1-1/+7
2011-10-17adding responsive stuff to docs to stub that out, updated type to make ul ↵Mark Otto1-2/+2
and ol margins match p tags
2011-10-17add abbr styles, overhaul type docs section to remove lots of verbose text ↵Mark Otto1-2/+9
and put emphasis on tables and more scannable content
2011-10-17remove bottom margin from h1Mark Otto1-2/+1
2011-10-17updated js docs page to new 12 column layout, fix subhead jumbotron styles ↵Mark Otto1-1/+1
to match new front page
2011-10-16few tweaks to responsive stuff, updated docs for grid system (still needs ↵Mark Otto1-92/+67
copy editing)
2011-10-16update to responsive to fix new mastheadMark Otto1-53/+76
2011-10-16tweak the h2s again for better spacing, adjust docs, remove white bg if ↵Mark Otto1-6/+5
possible on file input, few other tweaks
2011-10-16more tweaks to responsiveMark Otto1-75/+52
2011-10-16tweak line-height of h2 and h3 to not be gihugeous, updated responsive to ↵Mark Otto1-27/+47
improve tablet grid and phone styles
2011-10-16tweak navbar styles for static version to not cause problems on responsive ↵Mark Otto1-3/+1
layouts
2011-10-16fix uber size in responsive; remove @extraspace variable by changing grid to ↵Mark Otto1-27/+25
use :first-child over negative margin
2011-10-16biiiiiig update coming for responsivenessMark Otto1-200/+222
2011-10-15updated index of docs to use html5 self closing tags, add responsive shell ↵Mark Otto1-1/+7
to bootstrap file
2011-10-12first pass at moving over the new tabs stuff to 2.0Mark Otto1-17/+60
2011-10-11remove color scheme variables, remove font-face mixinMark Otto1-1/+106
2011-10-11update navbar search formMark Otto1-13/+10
2011-10-11new navbar introduced to replace topbarMark Otto1-36/+48
2011-10-09update input prepend and append to use baseline variableMark Otto1-1/+1
2011-10-09refactor fluid layout to be more specific to not interfere with modal ↵Mark Otto1-22/+27
content while adding right sidebar option
2011-10-04fixing multi select on chromium ubuntu by setting background color explicitlyMark Otto1-1/+2
2011-10-04adding placeholder font-face mixin which doesn't work yetMark Otto1-1/+1
2011-10-04update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight ↵Mark Otto1-35/+34
for easier customization; added placeholder for @primaryButtonColor, but didn't implement
2011-09-29adding button groups and toolbars like a bossMark Otto1-1/+57