[IMP] playground: use fontawesome for icons

closes #68
This commit is contained in:
Géry Debongnie
2019-04-30 11:16:42 +02:00
parent 9cc1dd0524
commit 651f920d27
3 changed files with 7 additions and 11 deletions
+3 -9
View File
@@ -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 {