ja1984 / jackbox

Javascript library to display notifications
https://ja1984.github.io/jackbox/
GNU General Public License v3.0
17 stars 6 forks source link

Change icons to svg #5

Closed ja1984 closed 8 years ago

ja1984 commented 8 years ago

The icons become blurry in phones

alxlark commented 8 years ago

Please provide list of all icons in lib

ja1984 commented 8 years ago

The icosn for now are stored as base64 string in the css file. I don't have the source icons on this computer, but I'm open to replace them.

We need an icons for:

AndreeaEne commented 8 years ago

I propose replacing them with FontAwesome icons.

For example:

ja1984 commented 8 years ago

@AndreeaEne I've thought of that as well, the problem I see that in doing so we get dependent on a another library?