diff --git a/examples/html/edit-style.css b/examples/html/edit-style.css index 0658cfd144..98daa6ab4a 100644 --- a/examples/html/edit-style.css +++ b/examples/html/edit-style.css @@ -329,7 +329,6 @@ input[type=checkbox]:checked + label:hover { -moz-user-select: text; -ms-user-select: text; user-select: text; - cursor: text; } @@ -414,6 +413,20 @@ input[type=checkbox]:checked + label:hover { font-size: 14px; } +.value { + display: block; + min-height: 18px; +} +.value label { + display: inline-block; + vertical-align: top; + width: 48px; +} +.value span { + font-family: FiraSans-SemiBold; + font-size: 15px; +} + .checkbox + .checkbox { margin-top: 0; } diff --git a/examples/html/entityProperties.html b/examples/html/entityProperties.html index b49eb40c0b..7b342c0541 100644 --- a/examples/html/entityProperties.html +++ b/examples/html/entityProperties.html @@ -1161,18 +1161,13 @@
-
-
- -
+
+ +
-
- - - -
- -
+
+ +