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

Undefined inverted color in Firefox #11

Closed
fians opened this issue Sep 2, 2014 · 1 comment
Closed

Undefined inverted color in Firefox #11

fians opened this issue Sep 2, 2014 · 1 comment
Labels

Comments

@fians
Copy link
Owner

fians commented Sep 2, 2014

Marka doesn't work well on Firefox. All inverted background color turned black because value is undefined.

<i data-color="#FF6600" class=" marka marka-set  marka-icon-square-times " data-bg="undefined" id="icon" data-icon="square-times" data-rotate="up">
    <i style="background-color:#FF6600"></i>
    <i style="background-color:#FF6600"></i>
    <i style="background-color:undefined"></i>
    <i style="background-color:undefined"></i>
</i>
@fians fians added the bug label Sep 2, 2014
fians pushed a commit that referenced this issue Sep 2, 2014
@fians
Copy link
Owner Author

fians commented Sep 2, 2014

Fixed.

@fians fians closed this as completed Sep 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant