diff --git a/tests/multi_playground.html b/tests/multi_playground.html index 56975b265..c25d7a543 100644 --- a/tests/multi_playground.html +++ b/tests/multi_playground.html @@ -15,23 +15,19 @@ @@ -102,86 +79,69 @@ h1 { font-weight: normal; font-size: 140%; } -#blocklyDiv { - float: right; - height: 95%; - width: 70%; + +#octaweb { + width: 100%; } -#collaborators { - float: right; - width: 30px; - margin-left: 10px; +#octaweb th { + padding-top: 1em; + width: 50%; } -#collaborators > img { - margin-right: 5px; - height: 30px; - padding-bottom: 5px; - width: 30px; - border-radius: 3px; +#octaweb td { + width: 50%; } -#importExport { - font-family: monospace; -} -#swap { - background-color: #4CAF50; /* Green */ - color: white; - text-decoration: none; - font-size: 12px; +#octaweb td div { + height: 480px; + width: 100%; } - -
- + +

Blockly Multi Playground

+ + + + + +
- + + - - + + - - - + + - - - + + - - - + + - - - + + + + + + + + + +
- - LTR, Vertical, StartRTL, Vertical, Start
- LTRRTL
Vertical layout; toolbox at start -
-
-
-
LTR, Vertical, EndRTL, Vertical, End
Vertical layout; toolbox at end -
-
-
-
Horizontal layout; toolbox at start -
-
-
-
LTR, Horizontal, StartRTL, Horizontal, Start
Horizontal layout; toolbox at end -
-
-
-
LTR, Horizontal, EndRTL, Horizontal, End
-