control.html 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. <style>
  2. .skin-list li{
  3. float:left; width: 33.33333%; padding: 5px;
  4. }
  5. .skin-list li a{
  6. display: block; box-shadow: 0 0 3px rgba(0,0,0,0.4);
  7. }
  8. </style>
  9. <!-- Control Sidebar -->
  10. <aside class="control-sidebar control-sidebar-dark">
  11. <!-- Create the tabs -->
  12. <ul class="nav nav-tabs nav-justified control-sidebar-tabs">
  13. <li class="active"><a href="#control-sidebar-setting-tab" data-toggle="tab" aria-expanded="true"><i class="fa fa-wrench"></i></a></li>
  14. <li><a href="#control-sidebar-home-tab" data-toggle="tab"><i class="fa fa-home"></i></a></li>
  15. <li><a href="#control-sidebar-settings-tab" data-toggle="tab"><i class="fa fa-gears"></i></a></li>
  16. </ul>
  17. <!-- Tab panes -->
  18. <div class="tab-content">
  19. <!-- Home tab content -->
  20. <div class="tab-pane active" id="control-sidebar-setting-tab">
  21. <h4 class="control-sidebar-heading">{:__('Layout Options')}</h4>
  22. <div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-layout="fixed" class="pull-right"> {:__('Fixed Layout')}</label><p>{:__("You can't use fixed and boxed layouts together")}</p></div>
  23. <div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-layout="layout-boxed" class="pull-right"> {:__('Boxed Layout')}</label><p>{:__('Activate the boxed layout')}</p></div>
  24. <div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-layout="sidebar-collapse" class="pull-right"> {:__('Toggle Sidebar')}</label><p>{:__("Toggle the left sidebar's state (open or collapse)")}</p></div>
  25. <div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-enable="expandOnHover" class="pull-right"> {:__('Sidebar Expand on Hover')}</label><p>{:__('Let the sidebar mini expand on hover')}</p></div>
  26. <div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-menu="show-submenu" class="pull-right"> {:__('Show sub menu')}</label><p>{:__('Always show sub menu')}</p></div>
  27. <div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-menu="disable-top-badge" class="pull-right"> {:__('Disable top menu badge')}</label><p>{:__('Disable top menu badge without left menu')}</p></div>
  28. <div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-controlsidebar="control-sidebar-open" class="pull-right"> {:__('Toggle Right Sidebar Slide')}</label><p>{:__('Toggle between slide over content and push content effects')}</p></div>
  29. <div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-sidebarskin="toggle" class="pull-right"> {:__('Toggle Right Sidebar Skin')}</label><p>{:__('Toggle between dark and light skins for the right sidebar')}</p></div>
  30. <h4 class="control-sidebar-heading">{:__('Skins')}</h4>
  31. <ul class="list-unstyled clearfix skin-list">
  32. <li><a href="javascript:;" data-skin="skin-blue" style="" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px; background: #367fa9;"></span><span class="bg-light-blue" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #222d32;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Blue</p></li>
  33. <li><a href="javascript:;" data-skin="skin-black" class="clearfix full-opacity-hover"><div style="box-shadow: 0 0 2px rgba(0,0,0,0.1)" class="clearfix"><span style="display:block; width: 20%; float: left; height: 7px; background: #fefefe;"></span><span style="display:block; width: 80%; float: left; height: 7px; background: #fefefe;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #222;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Black</p></li>
  34. <li><a href="javascript:;" data-skin="skin-purple" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px;" class="bg-purple-active"></span><span class="bg-purple" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #222d32;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Purple</p></li>
  35. <li><a href="javascript:;" data-skin="skin-green" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px;" class="bg-green-active"></span><span class="bg-green" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #222d32;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Green</p></li>
  36. <li><a href="javascript:;" data-skin="skin-red" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px;" class="bg-red-active"></span><span class="bg-red" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #222d32;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Red</p></li>
  37. <li><a href="javascript:;" data-skin="skin-yellow" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px;" class="bg-yellow-active"></span><span class="bg-yellow" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #222d32;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Yellow</p></li>
  38. <li><a href="javascript:;" data-skin="skin-blue-light" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px; background: #367fa9;"></span><span class="bg-light-blue" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #f9fafc;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">Blue Light</p></li>
  39. <li><a href="javascript:;" data-skin="skin-black-light" class="clearfix full-opacity-hover"><div style="box-shadow: 0 0 2px rgba(0,0,0,0.1)" class="clearfix"><span style="display:block; width: 20%; float: left; height: 7px; background: #fefefe;"></span><span style="display:block; width: 80%; float: left; height: 7px; background: #fefefe;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #f9fafc;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">Black Light</p></li>
  40. <li><a href="javascript:;" data-skin="skin-purple-light" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px;" class="bg-purple-active"></span><span class="bg-purple" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #f9fafc;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">Purple Light</p></li>
  41. <li><a href="javascript:;" data-skin="skin-green-light" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px;" class="bg-green-active"></span><span class="bg-green" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #f9fafc;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">Green Light</p></li>
  42. <li><a href="javascript:;" data-skin="skin-red-light" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px;" class="bg-red-active"></span><span class="bg-red" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #f9fafc;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">Red Light</p></li>
  43. <li><a href="javascript:;" data-skin="skin-yellow-light" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px;" class="bg-yellow-active"></span><span class="bg-yellow" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #f9fafc;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin" style="font-size: 12px;">Yellow Light</p></li>
  44. </ul>
  45. </div>
  46. <div class="tab-pane" id="control-sidebar-home-tab">
  47. <h3 class="control-sidebar-heading">{:__('Recent Activity')}</h3>
  48. <ul class="control-sidebar-menu">
  49. <li>
  50. <a href="javascript:void(0)">
  51. <i class="menu-icon fa fa-birthday-cake bg-red"></i>
  52. <div class="menu-info">
  53. <h4 class="control-sidebar-subheading">Langdon's Birthday</h4>
  54. <p>Will be 23 on April 24th</p>
  55. </div>
  56. </a>
  57. </li>
  58. <li>
  59. <a href="javascript:void(0)">
  60. <i class="menu-icon fa fa-user bg-yellow"></i>
  61. <div class="menu-info">
  62. <h4 class="control-sidebar-subheading">Frodo Updated His Profile</h4>
  63. <p>New phone +1(800)555-1234</p>
  64. </div>
  65. </a>
  66. </li>
  67. <li>
  68. <a href="javascript:void(0)">
  69. <i class="menu-icon fa fa-envelope-o bg-light-blue"></i>
  70. <div class="menu-info">
  71. <h4 class="control-sidebar-subheading">Nora Joined Mailing List</h4>
  72. <p>nora@example.com</p>
  73. </div>
  74. </a>
  75. </li>
  76. <li>
  77. <a href="javascript:void(0)">
  78. <i class="menu-icon fa fa-file-code-o bg-green"></i>
  79. <div class="menu-info">
  80. <h4 class="control-sidebar-subheading">Cron Job 254 Executed</h4>
  81. <p>Execution time 5 seconds</p>
  82. </div>
  83. </a>
  84. </li>
  85. </ul>
  86. <!-- /.control-sidebar-menu -->
  87. <h3 class="control-sidebar-heading">{:__('Tasks Progress')}</h3>
  88. <ul class="control-sidebar-menu">
  89. <li>
  90. <a href="javascript:void(0)">
  91. <h4 class="control-sidebar-subheading">
  92. Custom Template Design
  93. <span class="label label-danger pull-right">70%</span>
  94. </h4>
  95. <div class="progress progress-xxs">
  96. <div class="progress-bar progress-bar-danger" style="width: 70%"></div>
  97. </div>
  98. </a>
  99. </li>
  100. <li>
  101. <a href="javascript:void(0)">
  102. <h4 class="control-sidebar-subheading">
  103. Update Resume
  104. <span class="label label-success pull-right">95%</span>
  105. </h4>
  106. <div class="progress progress-xxs">
  107. <div class="progress-bar progress-bar-success" style="width: 95%"></div>
  108. </div>
  109. </a>
  110. </li>
  111. <li>
  112. <a href="javascript:void(0)">
  113. <h4 class="control-sidebar-subheading">
  114. Laravel Integration
  115. <span class="label label-warning pull-right">50%</span>
  116. </h4>
  117. <div class="progress progress-xxs">
  118. <div class="progress-bar progress-bar-warning" style="width: 50%"></div>
  119. </div>
  120. </a>
  121. </li>
  122. <li>
  123. <a href="javascript:void(0)">
  124. <h4 class="control-sidebar-subheading">
  125. Back End Framework
  126. <span class="label label-primary pull-right">68%</span>
  127. </h4>
  128. <div class="progress progress-xxs">
  129. <div class="progress-bar progress-bar-primary" style="width: 68%"></div>
  130. </div>
  131. </a>
  132. </li>
  133. </ul>
  134. <!-- /.control-sidebar-menu -->
  135. </div>
  136. <!-- /.tab-pane -->
  137. <!-- Stats tab content -->
  138. <div class="tab-pane" id="control-sidebar-stats-tab">Stats Tab Content</div>
  139. <!-- /.tab-pane -->
  140. <!-- Settings tab content -->
  141. <div class="tab-pane" id="control-sidebar-settings-tab">
  142. <form method="post">
  143. <h3 class="control-sidebar-heading">General Settings</h3>
  144. <!-- /.form-group -->
  145. <div class="form-group">
  146. <label class="control-sidebar-subheading">
  147. Allow mail redirect
  148. <input type="checkbox" class="pull-right" checked>
  149. </label>
  150. <p>
  151. Other sets of options are available
  152. </p>
  153. </div>
  154. <!-- /.form-group -->
  155. <div class="form-group">
  156. <label class="control-sidebar-subheading">
  157. Expose author name in posts
  158. <input type="checkbox" class="pull-right" checked>
  159. </label>
  160. <p>
  161. Allow the user to show his name in blog posts
  162. </p>
  163. </div>
  164. <!-- /.form-group -->
  165. <!-- /.form-group -->
  166. </form>
  167. </div>
  168. <!-- /.tab-pane -->
  169. </div>
  170. </aside>
  171. <!-- /.control-sidebar -->