-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathweb_control.php
561 lines (430 loc) · 24.9 KB
/
web_control.php
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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
<div id="id-ace-settings-modal" class="my-1 my-lg-2 modal modal-nb ace-aside aside-right aside-offset aside-below-nav" data-backdrop="false" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content w-auto flex-grow-1 pb-1px radius-0 radius-l-2 border-y-2 border-l-1 brc-default-m3 bgc-white-tp1 shadow">
<div class="modal-header p-0 radius-0 mx-3">
<h4 class="modal-title text-primary-d1 text-140 pt-2 pl-1">Demo Settings</h4>
<button type="button" class="close m-0 mr-n2" data-dismiss="modal" aria-label="Close">
<i class="fa fa-times text-70" aria-hidden="true"></i>
</button>
</div>
<div class="modal-body mx-md-2" data-ace-scroll='{"smooth": true, "lock": true}'>
<form autocomplete="off">
<div class="d-flex flex-column flex-md-row justify-content-md-between align-items-md-center">
<h5 class="text-default-d2">
Zoom
</h5>
<div class="btn-group btn-group-toggle align-self-end" data-toggle="buttons">
<label class="btn btn-sm btn-lighter-grey btn-h-light-primary btn-a-primary">
90%
<input type="radio" name="zoom-level" value="90" />
</label>
<label class="btn btn-sm btn-lighter-grey btn-h-light-primary btn-a-primary active">
100%
<input type="radio" name="zoom-level" value="none" checked />
</label>
<label class="btn btn-sm btn-lighter-grey btn-h-light-primary btn-a-primary">
110%
<input type="radio" name="zoom-level" value="110" />
</label>
<label class="btn btn-sm btn-lighter-grey btn-h-light-primary btn-a-primary">
120%
<input type="radio" name="zoom-level" value="120" />
</label>
</div>
</div>
<hr class="border-double my-md-3" />
<h5 class="text-purple-d1">
Themes
</h5>
<div id="auto-match-div" class="bgc-secondary-l4 py-1 radius-1 mb-3 border-1 radius-1 border-l-3 brc-secondary-m4">
<label class="mt-1 pr-2 d-flex align-items-center" for="id-auto-match">
<input type="checkbox" class="input-lg mx-15" id="id-auto-match" checked />
<span class="pl-0 text-secondary-d1 text-90 font-bolder">
Match sidebar & navbar themes
</span>
</label>
</div>
<div class="d-flex flex-column flex-md-row justify-content-md-between align-items-md-center mt-3">
<h6 class="text-95 pl-1 text-grey-d1">Sidebar</h6>
<div class="btn-group btn-group-toggle align-self-end flex-wrap px-0 col-10 col-sm-7" data-toggle="buttons">
<label class="btn btn-sm btn-light-default btn-text-default btn-bgc-white btn-a-default btn-h-default">
Dark
<input type="radio" name="sidebar-theme" value="dark" />
</label>
<label class="btn btn-sm btn-light-default btn-text-default btn-bgc-white btn-a-default btn-h-default">
Light
<input type="radio" name="sidebar-theme" value="light" />
</label>
</div>
</div>
<div>
<div class="d-none bgc-secondary-l1 radius-1 px-1 mb-3 mt-1 text-center" id="id-sidebar-themes-dark">
<div class="btn-group btn-group-toggle align-self-end flex-wrap justify-content-center w-75 mx-auto align-items-center my-2 flex-equal-sm" data-toggle="buttons">
<label class="btn btn-xs sidebar-color border-0 sidebar-dark d-style active m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="dark" checked />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-dark2 d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="dark2" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-darkblue d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="darkblue" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-darkslategrey d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="darkslategrey" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-cadetblue d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="cadetblue" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-plum d-style my-1px m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="plum" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-darkslateblue d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="darkslateblue" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-purple d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="purple" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-steelblue d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="steelblue" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-blue d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="blue" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-teal d-style m-1px d-none">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="teal" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-green d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="green" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-darkcrimson d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="darkcrimson" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-gradient1 d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="gradient1" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-gradient2 d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="gradient2" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-gradient3 d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="gradient3" />
</label>
<label class="btn btn-xs sidebar-color border-0 sidebar-gradient4 d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="gradient4" />
</label>
<!--
<label class="btn btn-xs sidebar-color border-0 sidebar-gradient5 d-style m-1px d-none">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="sidebar-dark" value="gradient5" />
</label>
-->
</div>
</div><!-- #id-sidebar-themes-dark -->
<div class="d-none" id="id-sidebar-themes-light">
<div class="bgc-secondary-tp2 radius-1 py-1 px-1 mb-3 mt-1 text-center">
<div class="d-flex btn-group btn-group-toggle align-self-end flex-wrap justify-content-center mx-auto align-items-center my-2 flex-equal-sm" data-toggle="buttons">
<label class="active btn btn-xs border-0 sidebar-white2 d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="sidebar-light" value="white" checked />
</label>
<label class="btn btn-xs border-0 sidebar-white2 d-style m-1px d-none">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="sidebar-light" value="white2" />
</label>
<label class="btn btn-xs border-0 sidebar-white3 d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="sidebar-light" value="white3" />
</label>
<label class="btn btn-xs border-0 sidebar-white4 d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="sidebar-light" value="white4" />
</label>
<label class="btn btn-xs border-0 sidebar-light d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="sidebar-light" value="light" />
</label>
<label class="btn btn-xs border-0 sidebar-lightblue d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="sidebar-light" value="lightblue" />
</label>
<label class="btn btn-xs border-0 sidebar-lightblue2 d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="sidebar-light" value="lightblue2" />
</label>
<label class="btn btn-xs border-0 sidebar-lightpurple d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="sidebar-light" value="lightpurple" />
</label>
</div>
</div>
</div><!-- #id-sidebar-themes-light -->
</div>
<hr class="border-dotted" />
<div class="d-flex flex-column flex-md-row justify-content-md-between align-items-md-center">
<h6 class="text-95 pl-1 text-grey-d1">Navbar</h6>
<div id="navbar-themes-show" class="btn-group btn-group-toggle align-self-end flex-wrap px-0 col-10 col-sm-7" data-toggle="buttons">
<label class="btn btn-sm btn-light-green btn-text-green btn-bgc-white btn-a-green btn-h-green">
Light
<input type="radio" name="navbar-theme" value="light" />
</label>
<label class="btn btn-sm btn-light-green btn-text-green btn-bgc-white btn-a-green btn-h-green">
Dark
<input type="radio" name="navbar-theme" value="dark" />
</label>
</div>
<div id="navbar-themes-show-msg" class="d-none text-95 px-3 py-15 bgc-secondary-l3 border-1 brc-secondary-m4 border-dotted ml-3 radius-1">
Navbar themes can be viewed in<br /> <span>Dashboard <a class="btn-h-dark no-underline px-2px" href="dashboard.html">1</a> & <a class="btn-h-dark no-underline px-2px" href="dashboard-4.html">4</a></span>
</div>
</div>
<div>
<div class="d-none bgc-secondary-l1 radius-1 px-1 mb-3 mt-1 text-center" id="id-navbar-themes-dark">
<div class="btn-group btn-group-toggle align-self-end flex-wrap justify-content-center w-75 mx-auto align-items-center my-2 flex-equal-sm" data-toggle="buttons">
<label class="btn btn-xs border-0 navbar-blue d-style active m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="navbar-dark" value="blue" checked />
</label>
<label class="btn btn-xs border-0 navbar-darkblue d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="navbar-dark" value="darkblue" />
</label>
<label class="btn btn-xs border-0 navbar-teal d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="navbar-dark" value="teal" />
</label>
<label class="btn btn-xs border-0 navbar-green d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="navbar-dark" value="green" />
</label>
<label class="btn btn-xs border-0 navbar-cadetblue d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="navbar-dark" value="cadetblue" />
</label>
<label class="btn btn-xs border-0 navbar-plum d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="navbar-dark" value="plum" />
</label>
<label class="btn btn-xs border-0 navbar-purple d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="navbar-dark" value="purple" />
</label>
<label class="btn btn-xs border-0 navbar-orange d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="navbar-dark" value="orange" />
</label>
<label class="btn btn-xs border-0 navbar-brown d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="navbar-dark" value="brown" />
</label>
<label class="btn btn-xs border-0 navbar-darkgreen d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="navbar-dark" value="darkgreen" />
</label>
<label class="btn btn-xs border-0 navbar-skyblue d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="navbar-dark" value="skyblue" />
</label>
<label class="btn btn-xs border-0 navbar-secondary d-style m-1px">
<i class="fa fa-check text-white v-active"></i>
<input type="radio" name="navbar-dark" value="secondary" />
</label>
</div>
</div><!-- #id-navbar-themes-dark -->
<div class="d-none" id="id-navbar-themes-light">
<div class="bgc-secondary-tp2 radius-1 py-1 px-1 mb-3 mt-1 text-center">
<div class="btn-group btn-group-toggle align-self-end flex-wrap justify-content-center w-75 mx-auto align-items-center my-2 flex-equal-sm" data-toggle="buttons">
<label class="active btn btn-xs border-0 navbar-white d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="navbar-light" value="white" checked />
</label>
<label class="btn btn-xs border-0 navbar-white2 d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="navbar-light" value="white2" />
</label>
<label class="btn btn-xs border-0 navbar-lightblue d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="navbar-light" value="lightblue" />
</label>
<label class="btn btn-xs border-0 navbar-lightpurple d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="navbar-light" value="lightpurple" />
</label>
<label class="btn btn-xs border-0 navbar-lightgreen d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="navbar-light" value="lightgreen" />
</label>
<label class="btn btn-xs border-0 navbar-lightgrey d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="navbar-light" value="lightgrey" />
</label>
<!--
<label class="btn btn-xs border-0 navbar-lightyellow d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="navbar-light" value="lightyellow" />
</label>
<label class="btn btn-xs border-0 navbar-khaki d-style m-1px">
<i class="fa fa-check text-muted v-active"></i>
<input type="radio" name="navbar-light" value="khaki" />
</label>
-->
</div>
</div>
</div><!-- #id-navbar-themes-light -->
</div>
<hr class="border-dotted" />
<div class="text-95">
<h5 class="text-success">Layout</h5>
<div class="mt-3 d-flex justify-content-between align-items-center">
<label for="id-navbar-fixed" class="pl-1 text-grey-d1">Fixed Navbar</label>
<input type="checkbox" class="ace-switch" id="id-navbar-fixed" checked />
</div>
<div class="mt-2 d-flex justify-content-between align-items-center">
<label for="id-sidebar-fixed" class="pl-1 text-grey-d1">Fixed Sidebar</label>
<input type="checkbox" class="ace-switch" id="id-sidebar-fixed" checked />
</div>
<div class="mt-2 d-flex justify-content-between align-items-center">
<label for="id-footer-fixed" class="pl-1 text-grey-d1">Fixed Footer</label>
<input type="checkbox" class="ace-switch" id="id-footer-fixed" />
</div>
<div class="mt-2 d-none d-xl-flex flex-column flex-md-row justify-content-md-between align-items-md-center">
<div class="pl-1 text-grey-d1">Boxed Layout</div>
<div class="w-50 btn-group btn-group-toggle flex-row flex-wrap fl1ex-md-nowrap" data-toggle="buttons">
<label class="btn btn-sm btn-light-primary btn-bgc-white btn-text-primary btn-h-primary btn-a-primary">
None
<input type="radio" name="boxed-layout" value="none" />
</label>
<label class="btn btn-sm btn-light-primary btn-bgc-white btn-text-primary btn-h-primary btn-a-primary">
All
<input type="radio" name="boxed-layout" value="all" />
</label>
<label class="btn btn-sm btn-light-primary btn-bgc-white btn-text-primary btn-h-primary btn-a-primary">
Not Navbar
<input type="radio" name="boxed-layout" value="not-navbar" />
</label>
<label class="btn btn-sm btn-light-primary btn-bgc-white btn-text-primary btn-h-primary btn-a-primary active">
Only Content
<input type="radio" name="boxed-layout" value="only-content" checked />
</label>
</div>
</div>
<div id="id-body-bg" class="collapse">
<div class="mt-3 d-none d-xl-flex flex-column flex-md-row justify-content-md-between align-items-md-center">
<h6 class="text-95 pl-1 text-grey-d1">Body Background:</h6>
<div class="btn-group btn-group-toggle align-self-end" data-toggle="buttons">
<label class="btn btn-sm btn-outline-purple active mb-1">
None
<input type="radio" name="body-theme" value="auto" checked />
</label>
<label class="btn btn-sm btn-outline-purple mb-1">
Image 1
<input type="radio" name="body-theme" value="img1" />
</label>
<label class="btn btn-sm btn-outline-purple mb-1">
Image 2
<input type="radio" name="body-theme" value="img2" />
</label>
</div>
</div>
</div>
<hr class="border-dotted my-2" />
<div class="mt-1 d-flex justify-content-between align-items-center">
<label for="id-rtl" class="pl-1 text-grey-d1">RTL (right to left)</label>
<input type="checkbox" class="ace-switch" id="id-rtl" />
</div>
</div>
<hr class="border-double my-md-4" />
<div class="d-flex flex-column flex-md-row justify-content-md-between align-items-md-center">
<h5 class="text-info">Font</h5>
<div class="align-self-end w-75">
<select id="id-change-font" class="ace-select radius-round w-100 text-grey brc-h-info-m2">
<option value="lato">Lato</option>
<option value="manrope">Manrope</option>
<option value="montserrat">Montserrat</option>
<option value="noto-sans">Noto Sans</option>
<option value="open-sans" selected>Open Sans</option>
<option value="poppins">Poppins</option>
<option value="raleway">Raleway</option>
<option value="roboto" class="text-primary-d2 text-600">Roboto (popular)</option>
<option value="">----</option>
<option value="markazi">Markazi (for RTL languages)</option>
</select>
</div>
</div>
<hr class="border-double my-md-4" />
<div class="text-95">
<h5 class="text-orange-d2 ml-n2px">Sidebar</h5>
<!--
<div class="mt-3 d-none d-xl-flex justify-content-between align-items-center">
<label for="id-sidebar-compact" class="pl-1 text-grey-d2">Compact</label>
<div class="custom-control custom-switch d-inline-block">
<input type="checkbox" class="custom-control-input" id="id-sidebar-compact" />
<label class="custom-control-label" for="id-sidebar-compact"></label>
</div>
</div>
-->
<div class="mt-2 d-none d-xl-flex justify-content-between align-items-center">
<div class="pl-1 text-grey-d1">Collapsed Mode</div>
<div class="btn-group btn-group-toggle flex-row" data-toggle="buttons">
<label class="btn btn-sm btn-outline-red active">
Expand
<input type="radio" name="sidebar-collapsed" value="expandable" checked />
</label>
<label class="btn btn-sm btn-outline-red">
Popup
<input type="radio" name="sidebar-collapsed" value="hoverable" />
</label>
<label class="btn btn-sm btn-outline-red">
Hide
<input type="radio" name="sidebar-collapsed" value="hideable" />
</label>
</div>
</div>
<div class="mt-3 d-none d-xl-flex justify-content-between align-items-center">
<label for="id-sidebar-hover" class="pl-1 text-grey-d1">Submenu on Hover</label>
<label>
<input type="checkbox" class="ace-switch" id="id-sidebar-hover" />
</label>
</div>
<div class="mt-2 d-flex d-xl-none justify-content-between align-items-center">
<label for="id-push-content" class="pl-1 text-grey-d1">Push Content</label>
<label>
<input type="checkbox" class="ace-switch" id="id-push-content" />
</label>
</div>
</div>
<div class="my-1"></div>
</form>
</div>
<div class="modal-footer d-none justify-content-center">
<button type="button" class="btn btn-default" data-dismiss="modal">
<i class="fa fa-times mr-1"></i>
Close
</button>
<button type="button" class="btn btn-info">
<i class="fa fa-check mr-1"></i>
Keep changes
</button>
</div>
</div><!-- .modal-content -->
<div class="aside-header align-self-start mt-1 mt-lg-5 text-right d-style">
<button type="button" class="btn btn-orange btn-lg shadow-sm pl-2 radius-l-2 f-n-hover py-1 py-md-2" data-toggle="modal" data-target="#id-ace-settings-modal">
<i class="fa fa-cog text-110 ml-1"></i>
</button>
</div>
</div><!-- .modal-dialog -->
</div><!-- .modal-aside -->