mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
rebuild
This commit is contained in:
parent
4c5497bfcc
commit
3a840075dd
@ -75,7 +75,7 @@
|
|||||||
<h4>Feature highlights</h4>
|
<h4>Feature highlights</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span>✔</span> Built on LESS</li>
|
<li><span>✔</span> Built on LESS</li>
|
||||||
<li><span>✔</span> Complete style guide docs</li>
|
<li><span>✔</span> Complete styleguide docs</li>
|
||||||
<li><span>✔</span> Fully responsive design</li>
|
<li><span>✔</span> Fully responsive design</li>
|
||||||
<li><span>✔</span> Small footprint (10kb gzipped)</li>
|
<li><span>✔</span> Small footprint (10kb gzipped)</li>
|
||||||
<li><span>✔</span> Support for IE7 and up</li>
|
<li><span>✔</span> Support for IE7 and up</li>
|
||||||
@ -175,7 +175,7 @@
|
|||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_082_roundabout.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_082_roundabout.png">
|
||||||
<h2>Growing library</h2>
|
<h2>Growing library</h2>
|
||||||
<p>Despite being only 7kb (gzipped), Bootstrap is one of the most complete front-end toolkits out there with dozens of fully functional components ready to be put to use.</p>
|
<p>Despite being only 10kb (gzipped), Bootstrap is one of the most complete front-end toolkits out there with dozens of fully functional components ready to be put to use.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_009_magic.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_009_magic.png">
|
||||||
|
2
docs/templates/pages/components.mustache
vendored
2
docs/templates/pages/components.mustache
vendored
@ -1028,7 +1028,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<h3>{{_i}}Rewritten base class{{/i}}</h3>
|
<h3>{{_i}}Rewritten base class{{/i}}</h3>
|
||||||
<p>{{_i}}With Bootstrap 2, e've simplified the base class: <code>.alert</code> instead of <code>.alert-message</code>. We've also reduced the minimum required markup—no <code><p></code> is required by default, just the outter <code><div></code>.{{/i}}</p>
|
<p>{{_i}}With Bootstrap 2, we've simplified the base class: <code>.alert</code> instead of <code>.alert-message</code>. We've also reduced the minimum required markup—no <code><p></code> is required by default, just the outter <code><div></code>.{{/i}}</p>
|
||||||
<h3>{{_i}}Single alert message{{/i}}</h3>
|
<h3>{{_i}}Single alert message{{/i}}</h3>
|
||||||
<p>{{_i}}For a more durable component with less code, we've removed the differentiating look for block alerts, messages that come with more padding and typically more text. The class also has changed to <code>.alert-block</code>.{{/i}}</p>
|
<p>{{_i}}For a more durable component with less code, we've removed the differentiating look for block alerts, messages that come with more padding and typically more text. The class also has changed to <code>.alert-block</code>.{{/i}}</p>
|
||||||
<hr>
|
<hr>
|
||||||
|
4
docs/templates/pages/index.mustache
vendored
4
docs/templates/pages/index.mustache
vendored
@ -17,7 +17,7 @@
|
|||||||
<li><span>✔</span> {{_i}}Built on LESS{{/i}}</li>
|
<li><span>✔</span> {{_i}}Built on LESS{{/i}}</li>
|
||||||
<li><span>✔</span> {{_i}}Complete styleguide docs{{/i}}</li>
|
<li><span>✔</span> {{_i}}Complete styleguide docs{{/i}}</li>
|
||||||
<li><span>✔</span> {{_i}}Fully responsive design{{/i}}</li>
|
<li><span>✔</span> {{_i}}Fully responsive design{{/i}}</li>
|
||||||
<li><span>✔</span> {{_i}}Small footprint (7kb gzipped){{/i}}</li>
|
<li><span>✔</span> {{_i}}Small footprint (10kb gzipped){{/i}}</li>
|
||||||
<li><span>✔</span> {{_i}}Support for IE7 and up{{/i}}</li>
|
<li><span>✔</span> {{_i}}Support for IE7 and up{{/i}}</li>
|
||||||
<li><span>✔</span> {{_i}}Custom jQuery plugins{{/i}}</li>
|
<li><span>✔</span> {{_i}}Custom jQuery plugins{{/i}}</li>
|
||||||
<li><span>✔</span> {{_i}}Dozens of components{{/i}}</li>
|
<li><span>✔</span> {{_i}}Dozens of components{{/i}}</li>
|
||||||
@ -115,7 +115,7 @@
|
|||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_082_roundabout.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_082_roundabout.png">
|
||||||
<h2>{{_i}}Growing library{{/i}}</h2>
|
<h2>{{_i}}Growing library{{/i}}</h2>
|
||||||
<p>{{_i}}Despite being only 7kb (gzipped), Bootstrap is one of the most complete front-end toolkits out there with dozens of fully functional components ready to be put to use.{{/i}}</p>
|
<p>{{_i}}Despite being only 10kb (gzipped), Bootstrap is one of the most complete front-end toolkits out there with dozens of fully functional components ready to be put to use.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="icon" src="assets/img/glyphicons/glyphicons_009_magic.png">
|
<img class="icon" src="assets/img/glyphicons/glyphicons_009_magic.png">
|
||||||
|
Loading…
Reference in New Issue
Block a user