0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Commit Graph

4394 Commits

Author SHA1 Message Date
Stephen Edgar
3dc8be74fe Fix docs.html Table Row Danger CSS Class 2013-04-11 20:24:13 +10:00
Mark Otto
a35b9b7d0c Merge pull request #7528 from acolchado/3.0.0-wip
[3.0.0-wip] Reordering variables that were being used before they were declared. Fixes compiler crashes.
2013-04-10 22:51:41 -07:00
Julian Thilo
78d64e97e9 Dusting the docs
* Fix some typos, grammar, sentence structure
* Fix left-over error tr class
* Remove uneditable inputs section
* Make compatibility sections stand out as sidenotes
* Make modal example scrollable on big screens, too
* Make some examples more self-explanatory
2013-04-10 19:18:04 +02:00
Agustin Colchado
7fb1c1cb89 Reordering variables that were being used before they were declared. Under some compilers (dotless & sublime 2 package), this would cause the compile to break. Variables in question were:
@dropdown-link-active-bg
@navbar-link-color
@navbar-inverse-link-color
2013-04-10 02:27:11 -07:00
Mark Otto
78df99c8bd Merge pull request #7523 from juthilo/3.0.0-wip
Fully update docs to col-...-* schema
2013-04-09 22:43:30 -07:00
Julian Thilo
ece78ff086 cololol
Correct all span, push, pull, offset classes to col- schema
Fix a typo
2013-04-10 00:04:44 +02:00
Mark Otto
24f8d9e137 don't use table for label variatons 2013-04-09 10:43:37 -07:00
Mark Otto
1a546278b9 make back to top and big headings only for tablets and up 2013-04-09 10:20:50 -07:00
Mark Otto
dd533aaaf0 better buttons on mobile 2013-04-09 10:16:37 -07:00
Mark Otto
5b04985722 Merge pull request #7504 from acmetech/3.0.0-wip
variable update - fixed
2013-04-08 10:16:15 -07:00
Tom Pietschker
09b97a3b95 hopefully fixed messed up stylesheet... 2013-04-08 08:46:12 -04:00
Tom Pietschker
bd789ed158 Merge remote-tracking branch 'upstream/3.0.0-wip' into 3.0.0-wip 2013-04-08 08:39:22 -04:00
Mark Otto
c2a35f1ec8 Merge pull request #7148 from retlehs/3.0.0-wip
Remove -webkit-backface-visibility on skew mixin
2013-04-07 23:01:28 -07:00
Mark Otto
92977fb13e fixes #7503: don't do dat 2013-04-07 22:58:16 -07:00
Tom Pietschker
a05ff7e507 rename btn bg variables so that they are consistent with the other variables 2013-04-07 17:52:12 -04:00
Tom Pietschker
c4d8aa2b0f rename the navbar-inverse-brand variables for consistency 2013-04-07 17:47:53 -04:00
Mark Otto
cfea6d295e Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip 2013-04-07 11:49:53 -07:00
Mark Otto
fedf4c5677 Merge pull request #7500 from JamieKnight/patch-3
Update docs to add warning about accessibility implications of using icons without any text
2013-04-07 11:46:23 -07:00
Mark Otto
7ff40635d4 fixes #7497: use var for jumbotron border radius 2013-04-07 11:44:17 -07:00
Jamie Knight
c78c66527d Update docs.html
Added heads up regarding lone icons providing accessibility issues for screen readers.
2013-04-07 16:25:00 +02:00
Mark Otto
647e930e49 Merge pull request #7495 from philfreo/3.0.0-wip
Fix typo in docs
2013-04-06 22:33:44 -07:00
Phil Freo
06a4bb38c0 Fix typo in docs 2013-04-06 21:02:24 -07:00
Garvin
05710e10f7 Added min-height to modal-header for modals with no header text 2013-04-06 21:48:53 -04:00
Mark Otto
330e9b16c2 Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip 2013-04-05 11:47:12 -07:00
Mark Otto
7a8d071735 use font-size-base var 2013-04-05 11:42:29 -07:00
Mark Otto
b99c170ef7 Merge pull request #7469 from apotropaic/3.0.0-wip
updated docs, changed out span* for col-span-*
2013-04-03 11:51:42 -07:00
Andrew Scofied
c1ab200985 updated docs, changed out span* for col-span-* 2013-04-03 09:48:39 -07:00
Mark Otto
eadfa59d92 Add small grid for phones and tablets 2013-04-02 19:40:43 -07:00
Mark Otto
610eb8fb78 sidenote edit under customization section 2013-04-02 18:02:53 -07:00
Mark Otto
c570ae49ef fix that sidenav 2013-04-02 16:22:42 -07:00
Mark Otto
0ac711059b refactor some of the carousel caption stuff to center it and tighten styles up; update carousel template to start to redo mobile first 2013-04-02 16:17:04 -07:00
Mark Otto
0f51a750a8 Merge branch 'example-fix' of https://github.com/Boulox/bootstrap into Boulox-example-fix 2013-04-02 14:49:42 -07:00
Mark Otto
2cd34a1a85 Fixes #7462: add radial-gradient spec to mixin 2013-04-02 14:48:45 -07:00
Mark Otto
54b2a0b541 Merge pull request #7453 from burnsra/3.0.0-wip-nav
Fix responsive view for inverted navbar example
2013-04-02 08:44:25 -07:00
Fabien
e56461fbd7 Improve responsiveness for tablet and below of navbar in carousel example
- Remove margin-top of navbar-wrapper
- Remove border radius of navbar
- Space out the carousel
2013-04-02 13:39:04 +02:00
Fabien
8f99692f56 remove unused img from previous commit 2013-04-02 13:31:15 +02:00
Fabien
e0bce6af12 Replace png img by holder.js in carousel example 2013-04-02 13:30:13 +02:00
Fabien
aa51a36686 Fix corss link for sticky footer 2013-04-02 13:26:35 +02:00
Fabien
9ecc43d21a Fix link to navbar doc 2013-04-02 13:22:31 +02:00
Robert Burns
3233155bb4 Fix responsive view for inverted navbar example 2013-04-01 22:02:35 -04:00
Mark Otto
7e31bea114 run make 2013-04-01 13:25:51 -07:00
Mark Otto
12f043f1bb Merge branch '3.0.0-wip-carousel' of https://github.com/burnsra/bootstrap into burnsra-3.0.0-wip-carousel 2013-04-01 13:17:31 -07:00
Mark Otto
292734d7f3 Docs examples update
* Remove unused fluid image
* Add image, link, and description for new grid example
* Update sign in example image
2013-04-01 13:14:39 -07:00
Mark Otto
eac987c0d2 only negative indent nested grid rows; add new grid example 2013-04-01 12:55:48 -07:00
Mark Otto
a0726e605f add type attr 2013-04-01 12:10:53 -07:00
Mark Otto
e6d6fcffb0 button for navbar toggle 2013-04-01 12:09:49 -07:00
Mark Otto
93db7c2c74 more link fixing 2013-04-01 11:14:11 -07:00
Mark Otto
c231dba7ee updated links on homepage 2013-04-01 11:10:56 -07:00
Robert Burns
89bbeec898 Additional cleanup to responsive navbar 2013-04-01 12:58:40 -04:00
Robert Burns
1816483baa Add carousel indicators to example 2013-04-01 09:29:43 -04:00