forked from MapComplete/MapComplete
Small improvements to the custom theme generator
This commit is contained in:
parent
6d548b560f
commit
3e130ebe80
4 changed files with 18 additions and 2 deletions
|
@ -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 ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue