diff --git a/data/index2.html b/data/index2.html new file mode 100644 index 0000000..a98d212 --- /dev/null +++ b/data/index2.html @@ -0,0 +1,1241 @@ + + + + + + +TinySA-ESP + + + + + + + + +
+ + + + +
+
+
+
+ +
+ +

Sweep

+
+ + + MHz +
+
+ + + MHz +
+
+
+ + + MHz +
+
+ + + + MHz +
+ +
+ +
+
+ + + kHz +
+
+
+ + + kHz +
+ +
+
+ + + + dB +
+
+
+ + + MHz +
+
+
+
+ + +
+
+
+
+ + + + dBm +
+
+
+
+
+ + + + + ms +
+
+
+
+ + + + + +
+
+ + + + +
+

Settings

+
+ + + dB +
+
+ + + dBm +
+
+
+ + + dBm +
+
+ + + dB +
+
+ + + MHz +
+
+ + +
+ +
+ +
+ + + + + +
+
+
+
+
+
Host: + + + +
+
Status: + +
+
Pings: + +
+
Refresh Interval: + +
+
+
+ + +
+
+ + + + diff --git a/data/styles.css b/data/styles.css index 0224346..a6ce8f6 100644 --- a/data/styles.css +++ b/data/styles.css @@ -144,6 +144,14 @@ input[type="number"] { display: inline-block; } +.checkbox-input { + border: solid 1px grey; + text-align: right; + width: 12px; + display: inline-block; + } + + .select-input { border: solid 1px grey; text-align: right;