WIP updating css for plugin system
This commit is contained in:
parent
2dae0327c4
commit
e557455181
2
main.css
2
main.css
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user