19
19
}
20
20
21
21
.m .page {
22
- height : calc (100% - 10 px ) !important ;
22
+ height : calc (100% - 50 px ) !important ;
23
23
}
24
24
25
25
.m span {
38
38
cursor : pointer;
39
39
}
40
40
41
- .linkDesign a : link {
42
- color : # 1e88e5!important ;
43
- cursor : pointer!important ;
44
- text-decoration : underline!important ;
41
+ .linkDesign a : link {
42
+ color : # 1e88e5 !important ;
43
+ cursor : pointer !important ;
44
+ text-decoration : underline !important ;
45
+ }
46
+
47
+ # tab-cloudSync ,
48
+ # tab-proxySync {
49
+ padding-top : 1rem ;
50
+ }
51
+
52
+ .title {
53
+ background-color : # 39c ;
54
+ }
55
+
56
+ /* Style for very small Screens */
57
+ @media screen and (max-width : 600px ) {
58
+ .playCircleDesign {
59
+ margin-bottom : 3rem !important ;
60
+ }
61
+
62
+ # tab-cloudSync ,
63
+ # tab-proxySync {
64
+ padding-top : 3rem ;
65
+ }
45
66
}
46
67
</ style >
47
68
257
278
258
279
< div id ="tab-local " class ="col s12 page ">
259
280
< div class ="row ">
260
- < div class ="col s12 m4 l2 ">
281
+ < div class ="col s12 m6 l6 ">
261
282
< img src ="tuya.png " class ="logo ">
262
283
</ div >
263
284
</ div >
@@ -288,7 +309,7 @@ <h6 class="title translate">Local-Polling settings</h6>
288
309
</ div >
289
310
< div class ="row ">
290
311
< div class ="input-field col s12 ">
291
- < input class ="value " id ="pollingInterval " type ="number " min ="10 " max ="100000 "/>
312
+ < input class ="value " id ="pollingInterval " type ="number " min ="10 " max ="100000 " />
292
313
< label for ="pollingInterval " class ="translate "> Polling Interval</ label >
293
314
</ div >
294
315
</ div >
@@ -303,7 +324,7 @@ <h6 class="title translate">Cloud-Polling settings</h6>
303
324
< span for ="cloudPollingWhenNotConnected " class ="translate "> cloudPollingWhenNotConnected</ span >
304
325
</ div >
305
326
< div class ="input-field col s6 ">
306
- < input class ="value " id ="cloudPollingInterval " type ="number " min ="60 " max ="100000 "/>
327
+ < input class ="value " id ="cloudPollingInterval " type ="number " min ="60 " max ="100000 " />
307
328
< label for ="cloudPollingInterval " class ="translate "> Cloud Polling Interval</ label >
308
329
</ div >
309
330
</ div >
@@ -336,11 +357,11 @@ <h6 class="title translate">Cloud-App-Login</h6>
336
357
</ div >
337
358
</ div >
338
359
< div class ="row ">
339
- < div class ="input-field col s6 ">
360
+ < div class ="playCircleDesign input-field col s6 ">
340
361
< i id ="startCloudSync " class ="material-icons prefix "> play_circle_filled</ i >
341
362
< label class ="translate "> Sync devices with cloud one time</ label >
342
- < br />
343
- < br />
363
+ < br />
364
+ < br />
344
365
</ div >
345
366
< div class ="input-field col s6 ">
346
367
< input id ="storeCloudCredentials " type ="checkbox " class ="value " />
@@ -389,10 +410,8 @@ <h6 class="title translate">iotCloud-Login</h6>
389
410
</ div >
390
411
</ div >
391
412
< div class ="row ">
392
- < div class ="row ">
393
- < div class ="col s12 linkDesign ">
394
- < span class ="translate "> iotCloudRegisterInfo</ span >
395
- </ div >
413
+ < div class ="col s12 linkDesign ">
414
+ < span class ="translate "> iotCloudRegisterInfo</ span >
396
415
</ div >
397
416
</ div >
398
417
< div class ="row ">
@@ -419,11 +438,11 @@ <h6><b><span id="deviceInfo3"></span></b></h6>
419
438
</ div >
420
439
</ div >
421
440
< div class ="row ">
422
- < div class ="input-field col s6 ">
441
+ < div class ="playCircleDesign input-field col s6 ">
423
442
< i id ="startProxy " class ="material-icons prefix "> play_circle_filled</ i >
424
443
< label class ="translate "> Start proxy</ label >
425
- < br />
426
- < br />
444
+ < br />
445
+ < br />
427
446
</ div >
428
447
< div class ="col s6 linkDesign ">
429
448
< img src ="warning.png " width ="50 " height ="50 " align ="left ">
@@ -446,29 +465,35 @@ <h6><b><span id="deviceInfo3"></span></b></h6>
446
465
< div class ="modal-content ">
447
466
< h6 class ="title translate "> Proxy Information</ h6 >
448
467
< br >
449
- < span class ="translate showOnStart "> ProxySteps</ span > < br /> < br />
468
+ < span class ="translate showOnStart "> ProxySteps</ span > < br /> < br />
450
469
< div class ="progress showOnStart ">
451
470
< div class ="indeterminate "> </ div >
452
471
</ div >
453
- < p style ="text-align:center; "> < i id ="success " class ="material-icons large hideOnStart "> check</ i > < a id ="certUrl " href =""> < img id ="certImage " class ="showOnStart " src ="" width ="164 " height ="164 " /> </ a > </ p >
472
+ < p style ="text-align:center; "> < i id ="success " class ="material-icons large hideOnStart "> check</ i > < a
473
+ id ="certUrl " href =""> < img id ="certImage " class ="showOnStart " src ="" width ="164 "
474
+ height ="164 " /> </ a > </ p >
454
475
< div id ="proxyDone " class ="input-field col s12 hideOnStart ">
455
476
< b > < span id ="proxyResult "> </ span > </ b >
456
477
</ div >
457
478
</ div >
458
479
< div class ="modal-footer ">
459
- < a id ="stopProxy " class ="btn-close modal-action modal-close waves-effect waves-green btn-flat translate "> Stop Proxy</ a >
480
+ < a id ="stopProxy "
481
+ class ="btn-close modal-action modal-close waves-effect waves-green btn-flat translate "> Stop
482
+ Proxy</ a >
460
483
</ div >
461
484
</ div >
462
485
< div id ="cloudsync-dialog " class ="modal ">
463
486
< div class ="modal-content ">
464
487
< h6 class ="title translate "> Cloud Sync Title</ h6 >
465
488
< br >
466
- < span class ="translate showOnCloudSyncStart "> Cloud Sync Information</ span > < br /> < br />
467
- < span style ="font-weight:bold " class ="translate showOnCloudSyncStart "> appCloudLoginInfo</ span > < br /> < br />
489
+ < span class ="translate showOnCloudSyncStart "> Cloud Sync Information</ span > < br /> < br />
490
+ < span style ="font-weight:bold "
491
+ class ="translate showOnCloudSyncStart "> appCloudLoginInfo</ span > < br /> < br />
468
492
< div class ="progress cloudSyncProgress showOnCloudSyncStart ">
469
493
< div class ="indeterminate "> </ div >
470
494
</ div >
471
- < p style ="text-align:center; "> < i id ="cloudSuccess " class ="material-icons large hideOnCloudSyncStart "> check</ i > </ p >
495
+ < p style ="text-align:center; "> < i id ="cloudSuccess "
496
+ class ="material-icons large hideOnCloudSyncStart "> check</ i > </ p >
472
497
< div id ="cloudSyncDone " class ="input-field col s12 hideOnCloudSyncStart ">
473
498
< b > < span id ="cloudSyncResult "> </ span > </ b >
474
499
</ div >
@@ -477,4 +502,4 @@ <h6 class="title translate">Cloud Sync Title</h6>
477
502
</ div >
478
503
</ body >
479
504
480
- </ html >
505
+ </ html >
0 commit comments