mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 22:28:59 +02:00
7 lines
168 B
CSS
7 lines
168 B
CSS
richlistitem[type="handler"] {
|
|
-moz-binding: url('chrome://mozapps/content/handling/handler.xml#handler');
|
|
}
|
|
|
|
#remember-text:not([visible]) {
|
|
visibility: hidden;
|
|
}
|