From 436856b1c3ce16125ebad254b9c478ce9f258aca Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Tue, 14 Apr 2015 19:14:34 -0400 Subject: [PATCH] Removed unused mixins --- build/less/mixins.less | 10 - pages/layout/rtl.html | 574 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 574 insertions(+), 10 deletions(-) create mode 100644 pages/layout/rtl.html diff --git a/build/less/mixins.less b/build/less/mixins.less index a727a8db9..d15349079 100644 --- a/build/less/mixins.less +++ b/build/less/mixins.less @@ -299,14 +299,4 @@ } } } -} - -//Navbar Skin Mixin -.skin-main-header() { - -} - -//Logo Skin Mixin -.skin-logo() { - } \ No newline at end of file diff --git a/pages/layout/rtl.html b/pages/layout/rtl.html new file mode 100644 index 000000000..13e4ce233 --- /dev/null +++ b/pages/layout/rtl.html @@ -0,0 +1,574 @@ + + + + + AdminLTE 2 | Collapsed Sidebar Layout + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + + + + + + +
+ +
+

+ Sidebar Collapsed + Layout with collapsed sidebar on load +

+ +
+ + +
+
+

Tip!

+

Add the sidebar-collapse class to the body tag to get this layout. You should combine this option with a fixed layout if you have a long sidebar. Doing that will prevent your page content from getting stretched vertically.

+
+ +
+
+

Title

+
+ + +
+
+
+ Start creating your amazing application! +
+ +
+ +
+
+ +
+ + Copyright © 2014-2015 Almsaeed Studio. All rights reserved. +
+ + + + +
+
+ + + + + + + + + + + + + + + \ No newline at end of file