aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
AgeCommit message (Collapse)AuthorFilesLines
2019-02-11Fix redirects.XhmikosR1-1/+0
* Actually include the jekyll-redirect-from plugin * We handle the removed ones in docs latest version, apart from the 3.3 customizer redirect.
2018-12-31Add a few redirects.XhmikosR1-0/+1
2014-10-22Added/removed blank lines in the docs for consitencyPanayiotis Lipiridis1-0/+1
2014-05-07move rtl to getting started, per @cvrebert's feedbackMark Otto1-1/+0
2014-03-16Break up docs into includesMark Otto1-3488/+13
2014-03-16Fixes #13055: Mention outdenting moreMark Otto1-0/+1
2014-03-12rework docs copy: inputs-without-labels are likely the more common caseChris Rebert1-1/+1
2014-03-09mo copyMark Otto1-1/+1
2014-03-09http://www.youtube.com/watch?v=AJWtLf4-WWsMark Otto1-1/+1
2014-03-09Copy changeMark Otto1-2/+2
2014-03-09Merge branch 'master' into fix-8869Mark Otto1-17/+132
2014-03-09Fixes #12759Mark Otto1-0/+6
Ensures proper sizing and alignment of input groups within inline and navbar forms. * Uses `inline-table` on the input group * Nukes the widths to `width: auto`—without this, the parent input group doesn’t size correctly and functions as `display: table;` or `block`
2014-03-08Merge branch 'master' into sr-only-focusableMark Otto1-26/+139
Conflicts: dist/css/bootstrap.css
2014-03-07Add transition-timing-function mixin to docsBas Bosman1-1/+5
2014-03-07Fixes #12748mrmrs1-3/+67
2014-03-07Add autoprefixerBas Bosman1-2/+5
2014-03-06Moving the embed to it's own CSS file, moving the docs to the Components ↵Mark Otto1-16/+0
page with an example, fixing a Glyhpicons list problem in the docs
2014-03-06Merge branch 'master' into boulox-responsive-embedMark Otto1-1994/+1867
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/css.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-03-05fix #12936Chris Rebert1-1/+1
2014-03-04Fixes #12697: Document readonly inputsMark Otto1-1/+13
2014-03-04docs for #12873Mark Otto1-2/+2
2014-03-03Rename RTL files and add some basic docsMark Otto1-0/+25
2014-02-24move grid classes cascade explanation into main grid docs sectionChris Rebert1-1/+1
2014-02-22Fixes #12808: Correct grid column values listed in Grid OptionsMark Otto1-3/+3
2014-02-21replace .visible-{size} with .visible-{size}-{display} ; fixes #8869Chris Rebert1-37/+69
2014-02-21Merge pull request #12809 from Borkason/patch-1Mark Otto1-1/+1
Clarify the use of .has-feedback
2014-02-21Fixes #12810: Document .container-fluid in the CSS overview docsMark Otto1-2/+8
2014-02-21Clarify the use of .has-feedbackDaniel Niccoli1-1/+1
2014-02-14Document caveats of `pointer-events: none` usage in btn.disabledChris Rebert1-4/+4
Refs #10049 Source for compatibility info: http://caniuse.com/#feat=pointer-events
2014-02-10update docs to include+use .sr-only-focusableChris Rebert1-3/+4
2014-02-08Mention limitation of form validation feedback icons with input groupsMark Otto1-0/+4
2014-02-07Fix .text-truncate() typoZlatan Vasović1-2/+2
2014-02-07Merge pull request #12497 from twbs/container-fluid-is-now-a-thingMark Otto1-5/+0
rm DIY full-width callout now that there's .container-fluid
2014-02-01mv .img-responsive docs from Overview to Images sectionChris Rebert1-11/+7
2014-02-01rm callout about creating .container-fluid-alikes now that .container-fluid ↵Chris Rebert1-5/+0
has been added
2014-01-31Use scss option instead of css for better highlightingMark Otto1-38/+38
2014-01-30use correct+newer name for retina mixin in docs; fixes #12450Chris Rebert1-1/+1
2014-01-30rm outdated note about lack of .col-{xs,sm}-offset-0; fixes #12439Chris Rebert1-1/+1
2014-01-26mark .box-shadow() mixin as deprecated; fixes #12396Chris Rebert1-1/+2
2014-01-13Merge branch 'responsive-embed' of https://github.com/boulox/bootstrap into ↵Mark Otto1-0/+15
boulox-responsive-embed Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2014-01-10use height adjectives for greater clarityChris Rebert1-1/+1
2014-01-10document #11675Chris Rebert1-0/+2
2014-01-09Clarify that the focus docs styles are not in the repo, per ↵Mark Otto1-4/+5
https://github.com/twbs/bootstrap-sass/issues/497
2014-01-08no prebootwangsai1-2/+2
2014-01-07Fix #12073: Consistent order of variationsJulian Thilo1-11/+11
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-05Delete reference to a non-existent classQuy Ton1-1/+0
2014-01-04Fix anchor linksQuy Ton1-1/+1
2014-01-04Use relative URLsQuy Ton1-4/+4
2014-01-03Replace lingering page.url instance with site.baseurlChris Rebert1-1/+1
Refs #12083 & #12037
2013-12-28no more page.base_urlMark Otto1-1/+0