WIP updating css for plugin system

This commit is contained in:
Ozbolt Menegatti 2019-09-16 18:37:28 +02:00
parent 2dae0327c4
commit e557455181

View File

@ -107,7 +107,7 @@
background-repeat:no-repeat; background-repeat:no-repeat;
background-position: center; background-position: center;
color: rgba(0,0,0,0); color: rgba(0,0,0,0);
background-image: url(data:image/png;base64,HAMBURGER); background-image: url($LOCATION$/hamburger.png);
} }
.myed-clanek-select option { .myed-clanek-select option {