From 089d3c92c94512b6d5df421241b9a507c8448d41 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 7 Feb 2018 16:09:30 +0100 Subject: [PATCH] UI improved --- client/assets/css/main.css | 19 +++++++++--- client/index.html | 59 +++++++++++++++++++------------------- 2 files changed, 44 insertions(+), 34 deletions(-) diff --git a/client/assets/css/main.css b/client/assets/css/main.css index 94d70d6..1f80008 100644 --- a/client/assets/css/main.css +++ b/client/assets/css/main.css @@ -12,7 +12,7 @@ } .select2 { - width: 100%; + min-width: 100%; } .line { @@ -23,15 +23,26 @@ display: none; } +.no-margin { + margin: 0; +} + +.no-padding { + padding: 0; +} + +.no-radius { + border-radius: 0 !important; +} + #pointer { - height: 80vh; - width: 95%; + height: 75vh; margin: auto; background: #ccc; } #scrollbar { - height: 80vh; + height: 75vh; width: 50px; background: #333; position: absolute; diff --git a/client/index.html b/client/index.html index dda6be5..030a83e 100644 --- a/client/index.html +++ b/client/index.html @@ -10,43 +10,35 @@ -
-
-
+
+
+
+
+
-

Keys

+

Live text

-
- - - - -
-
-
- - - - +
+
@@ -63,10 +55,20 @@
-

Live text

+

Keys

-
- +
+ + + + +
+
+
+ + + +
@@ -137,6 +139,7 @@
+
@@ -148,13 +151,8 @@
-
-
-
- - - -
+
+
@@ -176,6 +174,7 @@
+