Mark Otto
fd15b00861
space
2013-12-22 21:42:08 -08:00
Mark Otto
8bc6aeb60a
add what's included
2013-12-22 21:27:12 -08:00
Mark Otto
c66924cc1b
add section for contents
2013-12-21 10:36:20 -08:00
Mark Otto
2f56922937
config url
2013-12-21 10:09:39 -08:00
Mark Otto
66c280c855
Sass docs; LESS to Less because fuck caps
2013-12-20 21:02:25 -08:00
Mark Otto
2854c5c3fb
Fixes #11952 : Refactor blockquote styles
...
* Deprecate .pull-right class for .blockquote-reverse
* Move font-size change to the parent, blockquote, instead of setting on the p element to allow more flexible content
2013-12-19 19:40:08 -08:00
Ben Newcomb
2e0337a61b
Minor grammar change
...
'as well' was used twice in sentence
2013-12-19 18:57:43 -08:00
Chris Rebert
2898e73ec4
"Thosing" [sic] => "Those"
2013-12-19 11:39:57 -08:00
Julian Thilo
fc03fac9e4
Fix sentence in css.html
2013-12-19 20:12:31 +01:00
robertgentel
ded1e72202
Update css.html
...
Documentation (missing word)
2013-12-19 11:06:45 -06:00
kostyatretyak
09c7870971
Deleted curly brackets (in css.html)
2013-12-19 11:07:56 +02:00
Chris Rebert
94bdea0054
use unique IDs for input feedback examples so HTML validates
2013-12-15 19:15:26 -08:00
Chris Rebert
be508e043c
copyediting
2013-12-15 18:13:50 -08:00
Mark Otto
2979e4bcea
Add new form feedback states, clean up existing form styles
...
New stuff:
* Adds `.has-feedback` and `.form-control-feedback` to show icon-based
form feedback to users. Fixes #11836 .
* Removes the `width: 1em` on `.glyphicon` because it makes it
impractical to resize the width of all icons, even if they’re not
“empty” (e.g., a simple `.glyphicon { width: 30px; }` wouldn’t work,
nor would a class preceeded by a parent class.
Clean up:
* Sets `width: auto;` on all `.form-control`s within inline forms.
* Removes all the inline `select` menu `width` styles because all
inputs are now `auto`.
* Update form states docs to separate out sections better.
2013-12-15 17:15:09 -08:00
Mark Otto
393d523cdb
Fixes #11660 : Depcreate small and .small in blockquote in favor of footer
2013-12-15 14:23:55 -08:00
Mark Otto
a13d459491
Clarify number of columns in nested grid
2013-12-15 13:08:17 -08:00
Zlatan Vasović
ae170a5930
Fix wrong variable name
2013-12-15 11:47:23 +01:00
Mark Otto
072ccd4dda
Fixes #11572 : Add contextual background-color classes to match text classes; move both sets of classes to Helper Classes section of the CSS docs
2013-12-14 21:40:16 -08:00
Mark Otto
67b536ea51
change class name
2013-12-14 21:25:57 -08:00
Mark Otto
4da03c83c5
correct bookmark prefix
2013-12-14 19:31:20 -08:00
Mark Otto
88a8669656
document #11326
2013-12-14 19:31:03 -08:00
Mark Otto
f1869771bc
Fixes #10505 : Document more of LESS vars and mixins
2013-12-14 14:18:43 -08:00
Mark Otto
a3a2525124
Fixes #11837 : grid containers are fixed width now, no longer max-width
2013-12-11 10:52:47 -08:00
Mark Otto
6273604601
Add .container-fluid variation for full-width containers and layouts
...
/cc #10711 #9862
2013-12-07 20:52:51 -08:00
Mark Otto
b1215d1b2e
Fixes #11193 : Add kbd element styles to indicate user input via keyboard
2013-12-07 12:18:13 -08:00
Mark Otto
fe58357df1
Fixes #10884 : Adds .info variant to contextual table classes
2013-12-07 11:56:35 -08:00
Mark Otto
66f9c7d6d5
Fixes #11436 : mention in docs that .container isn't nestable; update docs to mention width, not max-width
2013-12-04 21:10:13 -08:00
Chris Rebert
7a9d9f7dc4
account for #11050 in the docs
2013-12-03 11:22:56 -08:00
Mark Otto
dd05c0e0a7
fixes #11508 : mention in docs that inline forms only work at 768px and up
2013-12-01 13:51:17 -08:00
Mark Otto
b5f9cc2057
Merge branch 'master' into pr/11414
...
Conflicts:
dist/css/bootstrap.min.css
2013-11-28 15:55:17 -08:00
Rakhat Jabagin
bf62a6241a
add role form for horizontal form example
2013-11-21 12:04:48 +06:00
Zlatan Vasović
0da3901ed5
Add missing .small
styles and docs
2013-11-08 10:33:22 +01:00
Ore Landau
eae1af1d27
Fixed links
...
Links to same-page anchors were treated as external links.
2013-11-04 12:33:43 +02:00
Chris Rebert
54cd0f8c2f
rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216
2013-10-23 23:41:17 -07:00
Mark Otto
96a19c18fb
copy change, add to buttons anchor section
2013-10-17 14:47:27 -07:00
Mark Otto
f660bd4205
clarify more grid stuff, specifically 100% fluid designs; fixes #10711
2013-10-13 19:36:39 -07:00
Mark Otto
950453db43
mention rows must be in containers in grid docs
2013-10-13 19:31:39 -07:00
Mark Otto
bf4c714851
follow up to #10102 , cc @cvrebert
2013-10-13 19:12:23 -07:00
Mark Otto
ed12d41cae
add docs example for #10938 to show responsive column clearing in grid
2013-10-13 19:10:17 -07:00
Mark Otto
2d1fa8cb5b
mention .invisible in docs per #10102
2013-10-13 18:54:15 -07:00
Mark Otto
727a91de1c
another grid .row mention
2013-10-13 17:25:27 -07:00
Mark Otto
49f177fe60
finish grid docs intro for now; needs work though
2013-10-13 17:12:04 -07:00
Mark Otto
be1f0b07f3
mention .small in docs /cc #10102
2013-10-13 16:02:56 -07:00
Mark Otto
12fa502e67
Document caret /cc #10102
2013-10-13 15:23:58 -07:00
Mark Otto
969cb04acb
Fixes #10126 : Update responsive test cases to properly highlight hidden class examples
2013-10-07 15:00:46 -05:00
Chris Rebert
d32380657b
Merge pull request #10962 from twbs/doc-h1-thru-h6-classes
...
document .h1 thru .h6; fixes part of #10102
2013-10-07 00:55:21 -07:00
Chris Rebert
a8afb46688
document .h1 thru .h6; fixes part of #10102
2013-10-06 20:18:03 -07:00
Chris Rebert
bb50e33a30
fix #10961
2013-10-06 16:17:32 -07:00
Mark Otto
ef66c31dd4
Merge pull request #10856 from akalicki/grid_class_docs
...
Better documentation and optimized examples for grid classes
2013-09-30 17:11:55 -07:00
Mark Otto
25954702ea
Merge pull request #10883 from ZDroid/patch-3
...
Remove "Remove margin on the body" from base css docs
2013-09-30 17:08:09 -07:00