mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
5 lines
192 B
CSS
5 lines
192 B
CSS
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
|
|
|
menulist[type="charset"] {
|
|
-moz-binding: url("chrome://messenger/content/charsetList.xml#charsetpicker");
|
|
}
|