1+ <div class =" fixed-plugin" >
2+ <div class =" dropdown show-dropdown" >
3+ <a href =" #" data-toggle =" dropdown" >
4+ <i class =" fa fa-cog fa-2x" > </i >
5+ </a >
6+ <ul class =" dropdown-menu" >
7+ <li class =" header-title" > {{ __ (' Sidebar Style' )} } </li >
8+ <li class =" adjustments-line" >
9+ <a href =" javascript:void(0)" class =" switch-trigger" >
10+ <p >Background Image</p >
11+ <label class =" switch" >
12+ <input type =" checkbox" data-toggle =" switch" checked =" " data-on-color =" primary" data-off-color =" primary" >
13+ <span class =" toggle" ></span >
14+ </label >
15+ <div class =" clearfix" ></div >
16+ </a >
17+ </li >
18+ <li class =" adjustments-line" >
19+ <a href =" javascript:void(0)" class =" switch-trigger background-color" >
20+ <p >Filters</p >
21+ <div class =" pull-right" >
22+ <span class =" badge filter badge-black" data-color =" black" ></span >
23+ <span class =" badge filter badge-azure" data-color =" azure" ></span >
24+ <span class =" badge filter badge-green" data-color =" green" ></span >
25+ <span class =" badge filter badge-orange" data-color =" orange" ></span >
26+ <span class =" badge filter badge-red" data-color =" red" ></span >
27+ <span class =" badge filter badge-purple active" data-color =" purple" ></span >
28+ </div >
29+ <div class =" clearfix" ></div >
30+ </a >
31+ </li >
32+ <li class =" header-title" >Sidebar Images</li >
33+ <li class =" active" >
34+ <a class =" img-holder switch-trigger" href =" javascript:void(0)" >
35+ <img src =" {{ asset (' /light-bootstrap/img/sidebar-1.jpg' )} }" alt =" " />
36+ </a >
37+ </li >
38+ <li >
39+ <a class =" img-holder switch-trigger" href =" javascript:void(0)" >
40+ <img src =" {{ asset (' light-bootstrap/img/sidebar-3.jpg' )} }" alt =" " />
41+ </a >
42+ </li >
43+ <li >
44+ <a class =" img-holder switch-trigger" href =" javascript:void(0)" >
45+ <img src =" {{ asset (' light-bootstrap/img/sidebar-4.jpg' )} }" alt =" " />
46+ </a >
47+ </li >
48+ <li >
49+ <a class =" img-holder switch-trigger" href =" javascript:void(0)" >
50+ <img src =" {{ asset (' light-bootstrap/img/sidebar-5.jpg' )} }" alt =" " />
51+ </a >
52+ </li >
53+ <li class =" button-container" >
54+ <div class =" " >
55+ <a href =" https://www.creative-tim.com/product/light-bootstrap-dashboard-laravel" target =" _blank" class =" btn btn-info btn-block btn-fill" >Download, it's free!</a >
56+ </div >
57+ </li >
58+ <li class =" button-container" >
59+ <div class =" " >
60+ <a href =" https://light-bootrap-dashboard.creative-tim.com/docs/tutorial-components.html" target =" _blank" class =" btn btn-default btn-block btn-fill" >View Documentation</a >
61+ </div >
62+ </li >
63+ <li class =" header-title pro-title text-center" >Want more components?</li >
64+ <li class =" button-container" >
65+ <div class =" " >
66+ <a href =" https://www.creative-tim.com/product/light-bootstrap-dashboard-laravel-pro" target =" _blank" class =" btn btn-warning btn-block btn-fill" >Get The PRO Version!</a >
67+ </div >
68+ </li >
69+ <li class =" header-title" id =" sharrreTitle" >Thank you for sharing!</li >
70+ <li class =" button-container" >
71+ <button id =" twitter" class =" btn btn-social btn-outline btn-twitter btn-round sharrre twitter-sharrre" ><i class =" fa fa-twitter" ></i ><a href =" https://twitter.com/updivision?ref=lbdl-readme" >· 256</a ></button >
72+ <button id =" facebook" class =" btn btn-social btn-outline btn-facebook btn-round sharrre facebook-sharrre" ><i class =" fa fa-facebook-square" ></i ><a href =" https://www.facebook.com/updivision?ref=lbdl-readme" >· 426</a ></button >
73+ </li >
74+ </ul >
75+ </div >
76+ </div >
0 commit comments