diff --git a/app/www/index.html b/app/www/index.html index 144f7b0..8e62abf 100644 --- a/app/www/index.html +++ b/app/www/index.html @@ -18,14 +18,14 @@ } body{ } - #app, - #settings{ + .page{ padding: 5px 10% 0 10%; - } - #settings{ display: none; } - #settings h2{ + .page.selected{ + display: block; + } + h2{ font-size: 18px; text-align: center; font-weight: normal; @@ -129,15 +129,15 @@ color: #212121; font-weight: bold; } - #fwdLabel,#bwdLabel{ + .icon{ display: block; line-height: 34px; height: 33px; - color: #444; + opacity: 0.5; + color: #fff; } - #fwdLabel.selected, - #bwdLabel.selected{ - color: #fff; + .icon.selected{ + opacity: 1.0; } #fwdLabel{ float: left; @@ -151,9 +151,6 @@ color: #666; margin-top: 6px; margin-bottom: 9px; - } - .icon{ - } #exposure, #delay{ @@ -175,10 +172,10 @@ -
+
Counter
- +
Direction
@@ -216,7 +213,7 @@
-
+

SETTINGS

Rex-o-fader
@@ -238,11 +235,25 @@
+
+

Sequence

+
+
+

mscript

+
- -

INTVAL

- - +
+ +
+
+

INTVAL

+
+
+ +
+
+ +