From d0c68af6b761f6a87ba28cd1c8798b36082efacf Mon Sep 17 00:00:00 2001 From: Bogdan Pilyugin Date: Wed, 12 Oct 2022 10:59:45 +0200 Subject: [PATCH] update webguiapp component --- HTML/adapters.html | 208 +++++++++++++++++++++---------------------- HTML/styles.css | 22 +++-- components/webguiapp | 2 +- 3 files changed, 120 insertions(+), 112 deletions(-) diff --git a/HTML/adapters.html b/HTML/adapters.html index 4cfb20c..384a5fb 100644 --- a/HTML/adapters.html +++ b/HTML/adapters.html @@ -1,105 +1,105 @@ - - - - - - - - - - ~name~ - - - - -
-
-
-
-
-
-
ETHERNET
- - -

- - -
-
-
- -
-
-
-
WiFi
- - - - -
Включить WiFi
Режим WiFi:Клиент(CLN)
- Точка доступа(AP)

- - -
-
-
- -
-
-
GPRS
-
- - - - - - - - - - + + + + + + + + + + ~name~ + + + + +
+
+
+
+
+
+
ETHERNET
+
+ +

+ + + +
+
+ +
+
+
+
WiFi
+ + + + +
Включить WiFi
Режим WiFi:Клиент(CLN)
+ Точка доступа(AP)

+ + +
+
+
+ +
+
+
GPRS
+
+ +
+ +
+
+
+
+
+
+ + \ No newline at end of file diff --git a/HTML/styles.css b/HTML/styles.css index 659522b..e2f4a1b 100644 --- a/HTML/styles.css +++ b/HTML/styles.css @@ -5,12 +5,12 @@ /*========== Colors ==========*/ --first-color: #FFFFFF; - --first-color-light: #90C0E0; - --title-color: #336699; + --first-color-light: #ff0000; + --title-color: #990000; --text-color: #404040; - --text-color-light: #336699; + --text-color-light: #990000; --body-color: #FFFFFF; - --container-color: #90C0E0; + --container-color: #ff0000; /*========== Font and typography ==========*/ --body-font: 'Arial', sanf-serif; @@ -316,8 +316,6 @@ img { .rl{text-align:right;} - - input, .btn, .lab, textarea { font:.8rem consolas,monospace; padding-left:3px; @@ -327,7 +325,6 @@ input, .btn, .lab, textarea { margin: 3px 3px; vertical-align: middle; } - .btn{min-width:100px;} .btn:active{background-color: #CCCCCC;} .btn:hover {border:solid 1px #999999;} @@ -340,6 +337,17 @@ textarea { vertical-align: top; } +.stg td{width:auto;padding:1px;margin:0} +.stg input, select {height:25px} +input[type="radio"] { margin-top: -1px; vertical-align: middle;} +.stg table{margin: 5px auto} +.dot {height: 30px; + width: 30px; + background-color: #d0d0d0; + border-radius: 40%; + display: inline-block; + margin: 7px 20px} + .cntr { margin:auto; font: .8rem consolas, monospace;} diff --git a/components/webguiapp b/components/webguiapp index 88ac20f..093d1ab 160000 --- a/components/webguiapp +++ b/components/webguiapp @@ -1 +1 @@ -Subproject commit 88ac20f673651500d2aae86b193524a0d17bb57b +Subproject commit 093d1abd7896f7ea57eb352d5826b6ac0d94e27a