diff --git a/assets/webconfig/content/dashboard.html b/assets/webconfig/content/dashboard.html index b1ca9bca..591cc0df 100644 --- a/assets/webconfig/content/dashboard.html +++ b/assets/webconfig/content/dashboard.html @@ -1,80 +1,79 @@ +
+
+
+ +
+

The dashboard give you a quick overview about the status of Hyperion and show you the latest news of the Hyperion Blog.

+
+
+
+
+
+ + Information +
+
+ + + + + + + + + + + + + + + + + + + +
Your Hyperion version:unknown
Latest version:unknown
LED type:unknown
Device:
+
+ +
+
+
+
+
+
+ + Components status +
+
+ + + + + + + + + +
ComponentStatus
+
+
+
+
+
+
+ + Latest blog posts +
+
-
-
-
- -
-

The dashboard give you a quick overview about the status of Hyperion and show you the latest news of the Hyperion Blog.

+
+
+
+ +
+ +
+
-
-
-
-
- - Information -
-
- - - - - - - - - - - - - - - - - - - -
Your Hyperion version:unknown
Latest version:unknown
LED type:unknown
Device:
-
- -
-
-
-
-
-
- - Components status -
-
- - - - - - - - - -
ComponentStatus
-
-
-
-
-
-
- - Latest blog posts -
-
- -
-
-
- -
- -
- -
- - + + diff --git a/assets/webconfig/content/leds.html b/assets/webconfig/content/leds.html index 38152486..1d6e09bc 100644 --- a/assets/webconfig/content/leds.html +++ b/assets/webconfig/content/leds.html @@ -3,7 +3,7 @@ background-image:url(/img/hyperion/hyperionlogo.png); background-repeat:no-repeat; background-position: center; border-radius:2px; } .led { display:inline-block; border: 1px solid black; position:absolute; opacity:0.8; text-align:center; vertical-align:middle; padding:4px; border-radius:2px;} - .led_num {display:none; position:relative; color:black; background-color: white; + .led_num, .led_prev_num {display:none; position:relative; color:black; background-color: white; border-radius:2px; padding:1px; vertical-align:middle; text-align:center; font-size:0.8em;} #leds_controls {white-space:nowrap; margin-top:500px;} @@ -95,7 +95,7 @@