Closed Bug 1362768 Opened 8 years ago Closed 10 months ago

Make SVG emoticons font-size dependent

Categories

(Other Applications Graveyard :: ChatZilla, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: hunboy, Assigned: rginda)

References

Details

To make scalable the emoticons based on font-size, we need use: file: output-base.css rule: .chatzilla-emote:after content: ""; background-image: url(...); /* per emoticon rules */ background-size: cover; display: inline-block; width: 1em; height: 1em; and we need remove the constant width,height attribute from the SVG root elements
Depends on: 1342944, 1344452
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → INCOMPLETE
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.