aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css
AgeCommit message (Collapse)AuthorFilesLines
2014-01-30Bump versions, run gruntv3.1.0Mark Otto2-2/+2
2014-01-29Merge branch 'master' into pr/12388Mark Otto3-3/+3
Conflicts: dist/css/bootstrap.min.css
2014-01-29Follow up to #11655: don't reset opacity on disabled buttonsMark Otto2-2/+2
2014-01-29Fix #12422: Reset height on multiple select in input size mixinMark Otto3-3/+3
2014-01-29Fixes #12424: Account for Normalize change on figure element so that we ↵Mark Otto2-2/+2
don't potentially screw folks over
2014-01-28gruntMark Otto2-2/+2
2014-01-27Remove #8350's reset for number inputs since Normalize fixes those upstreamMark Otto2-2/+2
2014-01-27Remove optgroup resets from #7611 since Normalize fixes those upstreamMark Otto2-2/+2
2014-01-27Upgrade to Normalize v3-rc1 in prep for v3 finalMark Otto3-3/+3
2014-01-24Fix #12359: Reset min-width on fieldsets so that they don't break responsive ↵Mark Otto2-2/+2
tables and behave more like standard block level elements
2014-01-23Fix #12353: Scope table border reset in panels to first-child rowsMark Otto2-2/+2
2014-01-22Follow-up to #12250: remove remaining page margins for printMark Otto2-2/+2
2014-01-22Fix #11655: Fix broken disabled states for iOS form controls and buttonsMark Otto2-2/+2
2014-01-18Run grunt dist after adding 'a' requirement to the text emphasis classesMark Otto3-3/+3
2014-01-18kill bottom margin on last docs sectionMark Otto1-1/+1
2014-01-16Split box-sizing reset for faster renderingMark Otto2-2/+2
2014-01-16remove flaky pos bottom test which is effect by unit scroll posfat2-2/+2
2014-01-14Fixes #12210: badges in xs buttonsMark Otto2-2/+2
2014-01-10Fixes #12171: Ensure panel groups have a bottom margin since we nuke it on ↵Mark Otto2-2/+2
child panels
2014-01-09Fixes #11990 and #12159: Make range inputs block level and 100% wide by defaultMark Otto2-2/+2
2014-01-09grunt distMark Otto2-2/+2
2014-01-09grunt distChris Rebert2-2/+2
2014-01-08grunt distChris Rebert1-1/+1
2014-01-07fix #12143Chris Rebert2-2/+2
2014-01-07Fix #12073: Consistent order of variationsJulian Thilo2-2/+2
This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger
2014-01-07Update copyright notices in all placesJulian Thilo2-2/+2
- Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo - grunt dist to update all the files
2014-01-01New YearZlatan Vasović2-2/+2
2013-12-31Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' ↵Mark Otto1-1/+1
task; Fixes #12030: navbar toggle focus state
2013-12-28Streamline copy process by not bringing over full files into docs/dist/, ↵Mark Otto2-6113/+0
only take minified ones
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto6-0/+6129