From 651f920d27194d52d7227e48fe1821141d80d314 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9ry=20Debongnie?= Date: Tue, 30 Apr 2019 11:16:42 +0200 Subject: [PATCH] [IMP] playground: use fontawesome for icons closes #68 --- playground/index.html | 2 ++ playground/playground.css | 12 +++--------- playground/templates.xml | 4 ++-- 3 files changed, 7 insertions(+), 11 deletions(-) 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 @@ - - + +