diff --git a/userChrome.css b/userChrome.css index 7b72f1f..024d88d 100644 --- a/userChrome.css +++ b/userChrome.css @@ -1072,7 +1072,11 @@ #downloadsListBox .downloadButton, #downloadsListBox .download-state[exists], #downloadsListBox .download-state[exists] .downloadDetails, - #downloadsHistory { + #downloadsHistory, + #protections-popup-settings-button, + #protections-popup-show-report-button, + #identity-popup-clear-sitedata-button, + #identity-popup-more-info { cursor: pointer !important; }