diff --git a/app/www/index.html b/app/www/index.html index 53038a9..ea4737a 100644 --- a/app/www/index.html +++ b/app/www/index.html @@ -96,6 +96,7 @@ } input[type=number], input[type=text], + input[type=password], select{ width: 100%; border: 2px solid #fff; @@ -191,13 +192,27 @@ #bar h1.selected{ opacity: 1.0; } + #exposure, + #delay{ + width: 70%; + display: inline-block; + } + #scale, + #delayScale{ + width: 25%; + display: inline-block; + float: right; + } + #str{ + color: #fff; + }
-

INTVAL

+

INTVAL

@@ -214,12 +229,24 @@
-
Exposure (ms)
- +
Exposure = 1/5
+ +
-
Delay (ms)
+
Delay
+
@@ -231,12 +258,21 @@

SETTINGS

-
Bolex Model
- + + +
+
+
Wifi SSID
+ +
+
+
Wifi Password
+ +