Fix: Decoration - Pointer cursor type component update

This commit is contained in:
alstjr7375 2021-10-22 10:23:59 +09:00
parent a8b2e61e77
commit fa70aef49e

View file

@ -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;
}