From 50d0b91d05a3bf19f878d8e25974ca2b0519264c Mon Sep 17 00:00:00 2001 From: skaman82 Date: Tue, 25 Oct 2016 23:38:49 +0200 Subject: [PATCH] Cleaning up of the config tab fixes #324 --- tabs/configuration.css | 10 +- tabs/configuration.html | 199 +++++++++++++++++++--------------------- 2 files changed, 103 insertions(+), 106 deletions(-) diff --git a/tabs/configuration.css b/tabs/configuration.css index a2a352cb..68a8d117 100644 --- a/tabs/configuration.css +++ b/tabs/configuration.css @@ -279,7 +279,6 @@ } .tab-configuration .gps .gui_box, .tab-configuration .other .gui_box { - min-height: 263px; float: left; margin-bottom: 10px; } @@ -308,6 +307,14 @@ padding-top: 0px; } +.tab-configuration .serialRX, .rxMode { + border: 1px solid silver; + width: 230px; + float: left; + margin-right: 15px; +} + + .tab-configuration .gps td:nth-child(2) { width: 38px; } @@ -507,7 +514,6 @@ float: left; } .tab-configuration .gps .gui_box, .tab-configuration .other .gui_box { - min-height: 259px; float: left; } .tab-configuration .current .gui_box { diff --git a/tabs/configuration.html b/tabs/configuration.html index 542cb1c5..8c82eb4a 100644 --- a/tabs/configuration.html +++ b/tabs/configuration.html @@ -200,17 +200,17 @@
-
+
-
+
+
-
+

@@ -222,7 +222,7 @@
-
+
@@ -242,6 +242,84 @@
+
+
+
+
+
+
+
+

+
+
+
+ +
+
+ +
+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+
+

+
+
+
+ + + + + + + + + + + +
+
+
@@ -317,23 +395,20 @@
-
- -
- +
+ +
+
-
-
-
-
+
@@ -380,66 +455,7 @@
-
-
-
-
-
-
-
-
-
-

-
-
-
- -
-
- -
-
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
-
-
-
-
-
+
@@ -466,7 +482,7 @@
-
+
@@ -479,32 +495,7 @@
-
-
-
-
-
-
-
-

-
-
-
- - - - - - - - - - - -
-
-
-
+
@@ -512,4 +503,4 @@
- + \ No newline at end of file