summaryrefslogtreecommitdiffstats
path: root/components/permissions/aboutPermissions.css
diff options
context:
space:
mode:
Diffstat (limited to 'components/permissions/aboutPermissions.css')
-rw-r--r--components/permissions/aboutPermissions.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/components/permissions/aboutPermissions.css b/components/permissions/aboutPermissions.css
deleted file mode 100644
index d73b6a8..0000000
--- a/components/permissions/aboutPermissions.css
+++ /dev/null
@@ -1,11 +0,0 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-
-.site {
- -moz-binding: url("chrome://browser/content/permissions/aboutPermissions.xml#site");
-}
-
-.pluginPermission {
- -moz-binding: url("chrome://browser/content/permissions/aboutPermissions.xml#pluginPermission");
-}