aboutsummaryrefslogtreecommitdiff
path: root/lib/type.less
AgeCommit message (Collapse)AuthorFilesLines
2012-01-26moving structure around + more work on builder...Jacob Thornton1-206/+0
2012-01-26separate code from type css filesMark Otto1-42/+1
2012-01-24fix up docs css for responsive and subnav, fix forms error statesMark Otto1-1/+6
2012-01-24fix code type sizeMark Otto1-1/+1
2012-01-24fix broken index page heading, update variables and less pagesMark Otto1-3/+7
2012-01-23Merge branch 'normalize' of https://github.com/necolas/bootstrap into ↵Mark Otto1-8/+23
necolas-normalize Conflicts: bootstrap.css bootstrap.min.css lib/type.less
2012-01-21clean up variable usage with colorsJon Stevens1-3/+3
2012-01-20Remove global reset in favour of contextual reset.Nicolas Gallagher1-8/+23
Rather than having a partial reset with individual elements having their styles built back up, only elements without replacement styles have specific properties 'reset'. This commit also includes: a correction to the font mixin arguments used on forms (the output is now valid CSS); the removal of `overflow-y:scroll` from the `html` element which is now known to cause some problems for jQuery modal plugins in Firefox.
2012-01-15make dl and child elements less specificMark Otto1-9/+10
2012-01-14rewrite alert messages to use less code, combine the look of default and ↵Mark Otto1-1/+0
block messages, simplify docs
2012-01-12fix headingMark Otto1-2/+2
2012-01-12fix type shorthand in blockquoteMark Otto1-1/+1
2012-01-08fix styles on right aligned blockquote to flip padding and border appropriatelyMark Otto1-0/+4
2012-01-07overhaul the entire tabs component structure and docs; remove side nav and ↵Mark Otto1-1/+1
make it a nav list to build on new .nav base class
2012-01-07overhauled dropdowns now require use of .caret for dropdown arrow, redid the ↵Mark Otto1-1/+1
button group docs section, added the split button dropdown docs section
2012-01-06front page docs updated to include old getting started section, update code ↵Mark Otto1-6/+6
styles to look like github gists, and lots more docs updates
2012-01-05move mega link footer to scaffolding to try it out, fix broken button text ↵Mark Otto1-2/+2
shadow, change UL/OL margins back, make li color same as body
2012-01-05tweaks abound, updated prettify styles, new sidenav component started, ↵Mark Otto1-1/+1
sprite icons started
2011-12-09updated index page to add featured sites, more docs tweaksMark Otto1-2/+3
2011-11-29updates to add warning for bordered tables to docs, fix to spacing on ↵Mark Otto1-0/+5
prettyprint pre blocks
2011-11-25clean up comments for better built filesJacob Thornton1-3/+3
2011-11-17update property order and do some misc cleanupMark Otto1-8/+8
2011-11-17remove code styling if it's in a pre tagMark Otto1-3/+10
2011-10-30updated docs and type styles for blockquotes and a few fixes for typeMark Otto1-0/+9
2011-10-26update to docs to cleanup pagination for smartphones, fix some pagination ↵Mark Otto1-2/+2
inconsistencies
2011-10-22tweaks to the responsive layout to improve typeMark Otto1-4/+3
2011-10-17adding responsive stuff to docs to stub that out, updated type to make ul ↵Mark Otto1-1/+1
and ol margins match p tags
2011-10-17add abbr styles, overhaul type docs section to remove lots of verbose text ↵Mark Otto1-1/+10
and put emphasis on tables and more scannable content
2011-10-17remove bottom margin from h1Mark Otto1-1/+0
2011-10-16tweak the h2s again for better spacing, adjust docs, remove white bg if ↵Mark Otto1-2/+2
possible on file input, few other tweaks
2011-10-16tweak line-height of h2 and h3 to not be gihugeous, updated responsive to ↵Mark Otto1-2/+2
improve tablet grid and phone styles
2011-10-04update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight ↵Mark Otto1-24/+26
for easier customization; added placeholder for @primaryButtonColor, but didn't implement
2011-09-29change h4 back to lineheight * 2Mark Otto1-3/+3
2011-09-29huge update to forms, docs for the new forms, added a new link for js ↵Mark Otto1-3/+4
example to tabs/pills, add some new mixins
2011-09-10overhaul docs CSS since it was scalable, converted docs mastheads and ↵Mark Otto1-1/+1
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-1/+1
2011-09-08update the modals and alert-messages to use the same .close styles, save for ↵Mark Otto1-1/+0
some positioning in the modal after knocking down the modal padding
2011-08-25base import of normalize into the reset css, tweaks to selector specificity ↵Mark Otto1-1/+4
across the board
2011-08-20updated docs to fix inconsistent display of code elements, update ↵Mark Otto1-1/+1
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-20adding more details on browser support, adding snippet of about text, ↵Mark Otto1-1/+2
changed p tags to have half the bottom margin
2011-08-19remove the cite tag from blockquote since we pulled it from the docsMark Otto1-1/+1
2011-08-19small or cite tag for BlockquotesJacob Thornton1-1/+1
2011-08-18tweaks around names and suchMark Otto1-1/+1
2011-08-16update whitspace and comment stylesJacob Thornton1-5/+5
2011-07-29no idea what these changes areMark Otto1-1/+1
2011-06-29Merge branch 'master' of http://git.local.twitter.com/bootstrapMark Otto1-13/+10
2011-06-29yo dawg i heard you liked mastheadsMark Otto1-1/+1
2011-06-29fix comments up for non minified built fileJacob Thornton1-13/+10
2011-06-28reseting baseline to 18px, fixing wells, moving pre styles for chili to docsMark Otto1-71/+2
2011-06-28fix license indent and make comments consistentJacob Thornton1-3/+3