diff options
author | Moonchild <mcwerewolf@wolfbeast.com> | 2019-03-25 18:03:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-25 18:03:03 +0100 |
commit | de6ead6ad44ad86720f02072a742d3828ae58451 (patch) | |
tree | e96cabae4a274f8bf5a53c12a9b200fbf47d74f1 /application/basilisk/components/preferences/handlers.css | |
parent | ca83613a6baad66ebf302479fda80ce0bd8cc6cc (diff) | |
parent | dd53595a26995ab293ec8b09714881cd9b2bdc70 (diff) | |
download | aura-central-de6ead6ad44ad86720f02072a742d3828ae58451.tar.gz |
Merge pull request %834 from g4jc/remove_contextid
Issue mcp-graveyard/UXP%756 - Remove Contextual Identity
Diffstat (limited to 'application/basilisk/components/preferences/handlers.css')
-rw-r--r-- | application/basilisk/components/preferences/handlers.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/application/basilisk/components/preferences/handlers.css b/application/basilisk/components/preferences/handlers.css index 6af75a08b..d5f100831 100644 --- a/application/basilisk/components/preferences/handlers.css +++ b/application/basilisk/components/preferences/handlers.css @@ -10,10 +10,6 @@ -moz-binding: url("chrome://browser/content/preferences/handlers.xml#handler-selected"); } -#containersView > richlistitem { - -moz-binding: url("chrome://browser/content/preferences/handlers.xml#container"); -} - /** * Make the icons appear. * Note: we display the icon box for every item whether or not it has an icon |