Updated list of skins and removed whitespace from end of lines in documentation build files

This commit is contained in:
freezy
2015-05-17 11:48:37 +02:00
parent 8adf3ef9e8
commit d3494a468e
5 changed files with 16 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
<div class="callout callout-danger lead">
<h4>Tip!</h4>
<p>The <a href="../starter.html">starter page</a> is a good place to start building your app if you'd like to start from scratch.</p>
</div>
</div>
<h3>Layout Options</h3>
<p class="lead">AdminLTE 2.0 provides a set of options to apply to your main layout. Each on of these classes can be added
@@ -29,10 +29,16 @@
class to the body tag to change the template's appearance. Here is the list of available skins:</p>
<ul class="bring-up">
<li><code>skin-blue</code></li>
<li><code>skin-blue-light</code></li>
<li><code>skin-yellow</code></li>
<li><code>skin-yellow-light</code></li>
<li><code>skin-purple</code></li>
<li><code>skin-purple-light</code></li>
<li><code>skin-green</code></li>
<li><code>skin-green-light</code></li>
<li><code>skin-red</code></li>
<li><code>skin-red-light</code></li>
<li><code>skin-black</code></li>
<li><code>skin-black-light</code></li>
</ul>
</section>