Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove inline style for location for css classes #225

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

macagoraga
Copy link

Removed inline style for location list in favor of css classes.

The config listColor1 and listColor2 can be used as classname, example:

            listColor1: 'list-even-bg',
            listColor2: 'list-odd-bg',

Removed inline style for location list in favor of css classes.

The config listColor1 and listColor2 can be used as classname, example:

            listColor1: 'list-even-bg',
            listColor2: 'list-odd-bg',
@bjorn2404
Copy link
Owner

@macagoraga Thanks, the reason I haven't done it yet is for backwards compatibility and because they are also settings in the WordPress version of the plugin but I'll likely merge this in for the next version when I can get to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants