diff --git a/playground/index.html b/playground/index.html index b4b33421..1009a642 100644 --- a/playground/index.html +++ b/playground/index.html @@ -7,6 +7,8 @@ + + diff --git a/playground/playground.css b/playground/playground.css index e54ecb41..f5368101 100644 --- a/playground/playground.css +++ b/playground/playground.css @@ -48,7 +48,7 @@ body { } .menubar select { - margin-right: 15px; + margin: 10px; font-size: 16px; height: 25px; } @@ -76,17 +76,11 @@ body { } .layout-selector { - font-size: 33px; cursor: pointer; - color: #cccccc; - transform: rotate(90deg); - padding: 0 5px; + padding: 5px; + margin: 5px; } -.layout-selector.active { - font-weight: bold; - color: white; -} /* TABBED EDITOR ****************************************/ .tabbed-editor { diff --git a/playground/templates.xml b/playground/templates.xml index 352329af..30f5b6c1 100644 --- a/playground/templates.xml +++ b/playground/templates.xml @@ -17,8 +17,8 @@ - - + +