-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathIndex.html
More file actions
286 lines (241 loc) · 14.4 KB
/
Index.html
File metadata and controls
286 lines (241 loc) · 14.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Flex Admin - Responsive Admin Theme</title>
<!-- PACE LOAD BAR PLUGIN - This creates the subtle load bar effect at the top of the page. -->
<link href="css/plugins/pace/pace.css" rel="stylesheet">
<!-- GLOBAL STYLES - Include these on every page. -->
<link href="css/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic' rel="stylesheet"
type="text/css">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'
rel="stylesheet" type="text/css">
<link href="css/plugins/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet">
<!-- PAGE LEVEL PLUGIN STYLES -->
<link href="css/plugins/messenger/messenger.css" rel="stylesheet">
<link href="css/plugins/messenger/messenger-theme-flat.css" rel="stylesheet">
<link href="css/plugins/daterangepicker/daterangepicker-bs3.css" rel="stylesheet">
<link href="css/plugins/morris/morris.css" rel="stylesheet">
<link href="css/plugins/jvectormap/jquery-jvectormap-1.2.2.css" rel="stylesheet">
<link href="css/plugins/datatables/datatables.css" rel="stylesheet">
<!-- THEME STYLES - Include these on every page. -->
<link href="css/style.css" rel="stylesheet">
<link href="css/plugins.css" rel="stylesheet">
<link href="css/core.css" rel="stylesheet">
<link href="css/menu.css" rel="stylesheet">
<link href="css/icons.css" rel="stylesheet">
<link href="css/components.css" rel="stylesheet">
<link href="css/pages.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<link href="css/select.min.css" rel="stylesheet">
<link href="css/demo.css" rel="stylesheet">
<script src="Scripts/js/jquery-3.1.1.min.js"></script>
<script src="Scripts/js/bootstrap.min.js"></script>
<script src="js/plugins/pace/pace.js"></script>
<script src="js/metisMenu.min.js"></script>
<script src="js/modernizr.min.js"></script>
<script src="js/jquery.slimscroll.js"></script>
<script src="js/waves.js"></script>
<script src="js/bootstrap-select.min.js"></script>
<script src="js/select2.min.js"></script>
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<script>
$(document).ready(function () {
$("#Authors").select2();
$("#Categories").select2();
});
</script>
</head>
<body>
<div class="left side-menu">
<div class="slimScrollDiv active" style="position: relative; overflow: hidden; width: auto; height: 528px;">
<div class="slimscroll-menu in" id="remove-scroll" style="overflow: hidden; width: auto; height: 528px;">
<!--- Sidemenu -->
<div id="sidebar-menu" class="active">
<!-- Left Menu Start -->
<ul class="metisMenu nav in" id="side-menu">
<li class="menu-title lms-menu-default">Navigation</li>
<li class="active" >
<a href="index.html" class="active"><i class="fi-air-play"></i> <span class="lms-left-color"> Dashboard </span> </a>
</li>
<li class="lms-menu-default">
<a href="javascript: void(0);" aria-expanded="true"><i class="fi-briefcase"></i> <span class="lms-left-color"> Categories </span> <span class="menu-arrow"></span></a>
<ul class="nav-second-level nav collapse" aria-expanded="false">
<li><a href="ui-typography.html">Typography</a></li>
<li><a href="ui-panels.html">Panels</a></li>
<li><a href="ui-buttons.html">Buttons</a></li>
<li><a href="ui-modals.html">Modals</a></li>
<li><a href="ui-checkbox-radio.html">Checkboxs-Radios</a></li>
<li><a href="ui-tabs.html">Tabs</a></li>
<li><a href="ui-progressbars.html">Progress Bars</a></li>
<li><a href="ui-notifications.html">Notification</a></li>
<li>
<a href="ui-carousel.html">Carousel</a>
</li>
<li>
<a href="ui-video.html">Video</a>
</li>
<li><a href="ui-tooltips-popovers.html">Tooltips & Popovers</a></li>
<li><a href="ui-images.html">Images</a></li>
<li><a href="ui-bootstrap.html">Bootstrap UI</a></li>
</ul>
</li>
<li class="lms-menu-default">
<a href="javascript: void(0);" aria-expanded="true"><i class="fi-box"></i><span class="lms-left-color"> Authors </span> <span class="menu-arrow"></span></a>
<ul class="nav-second-level nav collapse" aria-expanded="false">
<li><a href="icons-colored.html">Colored Icons</a></li>
<li><a href="icons-materialdesign.html">Material Design</a></li>
<li><a href="icons-dripicons.html">Dripicons</a></li>
<li><a href="icons-fontawesome.html">Font awesome</a></li>
<li><a href="icons-feather.html">Feather Icons</a></li>
</ul>
</li>
</ul>
</div>
<!-- Sidebar -->
<div class="clearfix"></div>
</div><div class="slimScrollBar" style="background: rgb(158, 165, 171); width: 5px; position: absolute; top: 0px; opacity: 0.4; display: none; border-radius: 7px; z-index: 99; right: 1px; height: 424.976px;"></div><div class="slimScrollRail" style="width: 5px; height: 100%; position: absolute; top: 0px; display: none; border-radius: 7px; background: rgb(51, 51, 51); opacity: 0.2; z-index: 90; right: 1px;"></div>
</div>
<!-- Sidebar -left -->
</div>
<div class="content-page">
<div class="content">
<nav class="navbar-top" role="navigation">
<!-- begin BRAND HEADING -->
<div class="navbar-header">
<button type="button" class="navbar-toggle pull-right" data-toggle="collapse" data-target=".sidebar-collapse">
<i class="fa fa-bars"></i> Menu
</button>
</div>
<!-- end BRAND HEADING -->
<div class="nav-top">
<!-- begin LEFT SIDE WIDGETS -->
<ul class="nav navbar-left">
<li class="tooltip-sidebar-toggle">
<a href="#" id="sidebar-toggle" data-toggle="tooltip" data-placement="right" title="" data-original-title="Sidebar Toggle">
<i class="fa fa-bars"></i>
</a>
</li>
<!-- You may add more widgets here using <li> -->
</ul>
</div>
<!-- /.nav-top -->
</nav>
<div class="container">
<div class="row">
<div class="col-lg-3 col-sm-6 lms-box">
<div class="circle-tile">
<a href="#">
<div class="circle-tile-heading dark-blue">
<i class="fa fa-book fa-fw fa-3x"></i>
</div>
</a>
<div class="circle-tile-content dark-blue">
<div class="circle-tile-description text-faded">
Users
</div>
<div class="circle-tile-number text-faded">
265
<span id="sparklineA"><canvas width="29" height="24" style="display: inline-block; width: 29px; height: 24px; vertical-align: top;"></canvas></span>
</div>
<a href="#" class="circle-tile-footer">More Info <i class="fa fa-chevron-circle-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6 lms-box">
<div class="circle-tile">
<a href="#">
<div class="circle-tile-heading green">
<i class="fa fa-money fa-fw fa-3x"></i>
</div>
</a>
<div class="circle-tile-content green">
<div class="circle-tile-description text-faded">
Revenue
</div>
<div class="circle-tile-number text-faded">
$32,384
</div>
<a href="#" class="circle-tile-footer">More Info <i class="fa fa-chevron-circle-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6 lms-box">
<div class="circle-tile">
<a href="#">
<div class="circle-tile-heading blue">
<i class="fa fa-tasks fa-fw fa-3x"></i>
</div>
</a>
<div class="circle-tile-content blue">
<div class="circle-tile-description text-faded">
Tasks
</div>
<div class="circle-tile-number text-faded">
10
<span id="sparklineB"><canvas width="24" height="24" style="display: inline-block; width: 24px; height: 24px; vertical-align: top;"></canvas></span>
</div>
<a href="#" class="circle-tile-footer">More Info <i class="fa fa-chevron-circle-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6 lms-box">
<div class="circle-tile">
<a href="#">
<div class="circle-tile-heading purple">
<i class="fa fa-comments fa-fw fa-3x"></i>
</div>
</a>
<div class="circle-tile-content purple">
<div class="circle-tile-description text-faded">
Mentions
</div>
<div class="circle-tile-number text-faded">
96
<span id="sparklineD"><canvas width="36" height="24" style="display: inline-block; width: 36px; height: 24px; vertical-align: top;"></canvas></span>
</div>
<a href="#" class="circle-tile-footer">More Info <i class="fa fa-chevron-circle-right"></i></a>
</div>
</div>
</div>
</div>
<div class="card-box" >
<h4 class="header-title">Search</h4>
<p class="text-muted top-35">
Category
</p>
<select id="Categories" class="form-control select2 select2-hidden-accessible" tabindex="-1" aria-hidden="true">
<option value="AL">Technology</option>
<option value="WY">Prison break</option>
<option value="WY">Education</option>
<option value="WY">Science</option>
</select>
<p class="text-muted top-35">
Author
</p>
<select id="Authors" class="form-control select2 select2-hidden-accessible" tabindex="-1" aria-hidden="true">
<option value="AL">J K Rowling</option>
<option value="AL">Don't look for chetan bhagat</option>
<option value="WY">Balaguruswamy</option>
<option value="WY">Stephen King</option>
</select>
<div class="input-group top-35">
<input type="search" class="form-control input-lg" placeholder="Enter Seach Keywords">
<div class="input-group-btn">
<button type="button" class="btn btn-info btn-lg">
<span class="glyphicon glyphicon-search"></span>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>