GithubHelp home page GithubHelp logo

Comments (5)

Twipped avatar Twipped commented on August 23, 2024

Yeah, it's on my list of things to do. I did try several css only techniques before settling on the image mask, but I couldn't find one that looked as good. I'll play with it and see what I can get.

Curse you sub-pixel rendering.

from kalendae.

Twipped avatar Twipped commented on August 23, 2024

I have a fix for this ready today, a pure CSS solution that uses unicode characters instead of images. Unfortunately, IE8 support has screwed us over. There are no fonts included with Windows XP that contain the three characters I used (U+2716, U+276E and U+276F). So, I'll be pushing it as a separate branch later today, and eventually an alternate css file.

from kalendae.

FiloSottile avatar FiloSottile commented on August 23, 2024

What about browser recognition? (And webfonts? Not sure about that, though)

from kalendae.

Twipped avatar Twipped commented on August 23, 2024

I'm not gonna rely on webfonts, that's just complicating the issue. Browser detection is a possibility, I'll consider it.

from kalendae.

Twipped avatar Twipped commented on August 23, 2024

Browser detection added. IE8 will use the old look, other browsers will use the pure CSS buttons. There's a slight glitch with the close button's X being off vertical center in FireFox, but I couldn't figure it out after 15 minutes and didn't care enough to keep trying.

from kalendae.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.