From 6b58b667f2e3a0fdee06d325d31f4618b676e530 Mon Sep 17 00:00:00 2001 From: Ege Korkan Date: Wed, 17 Oct 2018 10:05:46 +0200 Subject: [PATCH] move examples, update schema link --- WebContent/css/playground.css | 10 +++-- WebContent/index.html | 71 ++++++++++++++++++++--------------- 2 files changed, 48 insertions(+), 33 deletions(-) diff --git a/WebContent/css/playground.css b/WebContent/css/playground.css index 6f91d087d..e1cebd57d 100644 --- a/WebContent/css/playground.css +++ b/WebContent/css/playground.css @@ -22,7 +22,7 @@ body { } .panel button { - float: right; + float: middle; margin-top: 1em; margin-bottom: 1em; } @@ -41,9 +41,13 @@ textarea { .button-warning{ color: white; border-radius: 4px; - font-size: 125%; + font-size: 60%; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); - + padding-right: 10px; +margin-top: 0px; +margin-left: -10px; +margin-right: -10px; +margin-bottom: 0px; } .button-success { diff --git a/WebContent/index.html b/WebContent/index.html index 965db42f8..93cfbe8f9 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -46,44 +46,20 @@

For unexpected valida

-
-
Examples
-
-
- - - Valid TDs - -
-
- - - Warning TDs - -
-
- - - Invalid TDs - -
-

 			
-
+
-
+
- + +
@@ -119,8 +95,10 @@

For unexpected valida

+ - + +
@@ -128,7 +106,7 @@

For unexpected valida

- @@ -137,6 +115,39 @@

For unexpected valida

JSON Error?
JSON Schema Error?Paste Paste this schema, here
+

+					
+
+						
+							
+								
+								
+
+								
+
+								
+							
+
+						
+					
Examples: + + + + + + + + + + + + + + +