Update adminlte version

This commit is contained in:
Abdullah Almsaeed
2016-10-22 15:32:28 -04:00
parent 64443ee54f
commit 97dfbaa79f
403 changed files with 883 additions and 89503 deletions

View File

@@ -133,13 +133,13 @@
</li>
<!-- Menu Body -->
<li class="user-body">
<div class="col-xs-4 text-center">
<div class="col-xs-4 text-xs-center">
<a href="#">Followers</a>
</div>
<div class="col-xs-4 text-center">
<div class="col-xs-4 text-xs-center">
<a href="#">Sales</a>
</div>
<div class="col-xs-4 text-center">
<div class="col-xs-4 text-xs-center">
<a href="#">Friends</a>
</div>
</li>
@@ -270,13 +270,13 @@
&LT;/li>
&LT;!-- Menu Body -->
&LT;li class="user-body">
&LT;div class="col-xs-4 text-center">
&LT;div class="col-xs-4 text-xs-center">
&LT;a href="#">Followers&LT;/a>
&LT;/div>
&LT;div class="col-xs-4 text-center">
&LT;div class="col-xs-4 text-xs-center">
&LT;a href="#">Sales&LT;/a>
&LT;/div>
&LT;div class="col-xs-4 text-center">
&LT;div class="col-xs-4 text-xs-center">
&LT;a href="#">Friends&LT;/a>
&LT;/div>
&LT;/li>

View File

@@ -13,7 +13,7 @@
</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
<p class="lead">AdminLTE 3.0 provides a set of options to apply to your main layout. Each on of these classes can be added
to the body tag to get the desired goal.</p>
<ul>
<li><b>Fixed:</b> use the class <code>.fixed</code> to get a fixed header and sidebar.</li>