summaryrefslogtreecommitdiffstats
path: root/application/palemoon/themes/osx/permissions/aboutPermissions.css
diff options
context:
space:
mode:
authorMoonchild <mcwerewolf@gmail.com>2018-07-03 18:34:45 +0200
committerGitHub <noreply@github.com>2018-07-03 18:34:45 +0200
commita003b2be94b2f32b1e7527227a39e3714f8168a3 (patch)
tree40fa0705d2497265f8585fb859e62118928de540 /application/palemoon/themes/osx/permissions/aboutPermissions.css
parent51098794ed03568b7bf743739365f34840d93098 (diff)
parent1e48edfc97fa993372330c182bb4b0cd9c56b92e (diff)
downloadUXP-a003b2be94b2f32b1e7527227a39e3714f8168a3.tar
UXP-a003b2be94b2f32b1e7527227a39e3714f8168a3.tar.gz
UXP-a003b2be94b2f32b1e7527227a39e3714f8168a3.tar.lz
UXP-a003b2be94b2f32b1e7527227a39e3714f8168a3.tar.xz
UXP-a003b2be94b2f32b1e7527227a39e3714f8168a3.zip
Merge pull request #583 from janekptacijarabaci/_testBranch_pageInfo_permissions_indexedDB
Remove the UI for indexedDB in Page Info and Permissions Manager
Diffstat (limited to 'application/palemoon/themes/osx/permissions/aboutPermissions.css')
-rw-r--r--application/palemoon/themes/osx/permissions/aboutPermissions.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/application/palemoon/themes/osx/permissions/aboutPermissions.css b/application/palemoon/themes/osx/permissions/aboutPermissions.css
index de636f5c4..406bb9204 100644
--- a/application/palemoon/themes/osx/permissions/aboutPermissions.css
+++ b/application/palemoon/themes/osx/permissions/aboutPermissions.css
@@ -101,9 +101,6 @@
.pref-icon[type="geo"] {
list-style-image: url(chrome://browser/skin/Geolocation-64.png);
}
-.pref-icon[type="indexedDB"] {
- list-style-image: url(chrome://global/skin/icons/question-64.png);
-}
.pref-icon[type="plugins"] {
list-style-image: url(chrome://mozapps/skin/plugins/pluginGeneric.png);
}