mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
fix for bug 206320 - Classic theme missing Cry smiley icon. r-brade, sr-alecf, a-asa.
This commit is contained in:
parent
40530ab6c1
commit
989e5fa986
@ -477,6 +477,10 @@
|
||||
list-style-image: url("chrome://editor/content/images/innocent_n.gif");
|
||||
}
|
||||
|
||||
.insert-cry > .menu-iconic-left {
|
||||
list-style-image: url("chrome://editor/content/images/cry_n.gif");
|
||||
}
|
||||
|
||||
.insert-sealed > .menu-iconic-left {
|
||||
list-style-image: url("chrome://editor/content/images/sealed_n.gif");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user