add reader mode icon

This commit is contained in:
bmFtZQ 2021-04-04 18:46:04 +08:00 committed by GitHub
parent bb7d40c4aa
commit 8e41da0e1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View file

@ -207,6 +207,10 @@ richlistitem[originaltype="loginsFooter"] .ac-site-icon,
list-style-image: url(hyperlink.svg) !important;
}
#reader-mode-button {
list-style-image: url(readerMode.svg) !important;
}
#pageAction-panel-webcompat-reporter_mozilla_org
{
list-style-image: url(bug.svg) !important;