Open KptainO opened 10 years ago
Hi,
Found a bug on Pixate backgrounds
Using this css
button:normal { background-color: blue; border-radius: 0; } button:selected { background-color: rgb(255, 122, 0); border-radius: 20px; }
then both normal and selected background are showing up when button is selected.
Cheers,
Hi,
Found a bug on Pixate backgrounds
Using this css
then both normal and selected background are showing up when button is selected.
Cheers,