Small improvements to the custom theme generator

This commit is contained in:
Pieter Vander Vennet 2021-03-23 13:51:34 +01:00
parent 6d548b560f
commit 3e130ebe80
4 changed files with 18 additions and 2 deletions

View file

@ -8,6 +8,15 @@
<style type="text/css">
img {
min-width: 35px;
min-height: 35px;
}
input{
border: 0.5px solid #939393;
}
.icon-preview {
max-width: 2em;
max-height: 2em ;