belowaverage-org/webdows

Radio Button Styling

Opened this issue · 3 comments

Finish style on every theme.

Created a listener that detects radio buttons and replaces them with a span that can be styled. 2932211

Finished styles. e5888f1

Re-opening todo.
This needs to be able to grab the style attribute from the original element and detect updates using the MutationObserver API.