update some icons and stuff

This commit is contained in:
2020-04-14 16:00:24 +02:00
parent 17edc20c90
commit ca096ff2e7
9 changed files with 32 additions and 22 deletions

View File

@@ -43,6 +43,7 @@
white-space: nowrap;
direction: ltr;
text-rendering: optimizeLegibility;
vertical-align: middle;
}
.icon.small {
font-size: 16px;
@@ -320,7 +321,7 @@ pre{
.big_button{
width: 40%;
min-width: 200px;
min-width: 250px;
max-width: 400px;
margin: 10px !important;
border-radius: 5px;

View File

@@ -226,7 +226,7 @@
height: 24px;
}
.toolbar_button > span {
vertical-align: 6px;
vertical-align: middle;
}
.toolbar_label {