mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Manager
This commit is contained in:
parent
493ea98fee
commit
ef547d4967
18 changed files with 6 additions and 251 deletions
|
|
@ -87,10 +87,6 @@
|
|||
list-style-image: url(chrome://browser/skin/notification-icons.svg#indexedDB);
|
||||
}
|
||||
|
||||
.indexedDB-icon.blocked-permission-icon {
|
||||
list-style-image: url(chrome://browser/skin/notification-icons.svg#indexedDB-blocked);
|
||||
}
|
||||
|
||||
.login-icon {
|
||||
list-style-image: url(chrome://browser/skin/notification-icons.svg#login);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -85,7 +85,6 @@
|
|||
<use id="geo-windows-blocked" class="blocked" xlink:href="#geo-windows-icon" />
|
||||
<use id="geo-windows-detailed" xlink:href="#geo-windows-detailed-icon" />
|
||||
<use id="indexedDB" xlink:href="#indexedDB-icon" />
|
||||
<use id="indexedDB-blocked" class="blocked" xlink:href="#indexedDB-icon" />
|
||||
<use id="login" xlink:href="#login-icon" />
|
||||
<use id="login-highlighted" class="highlighted" xlink:href="#login-icon" />
|
||||
<use id="login-detailed" xlink:href="#login-detailed-icon" />
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue