Fixed wrong firefox version in about Zen (closes #2150)

This commit is contained in:
mr. M
2024-10-17 20:54:16 +02:00
parent 8212ca3aee
commit a5ace90bd6
2 changed files with 6 additions and 10 deletions

View File

@@ -84,7 +84,7 @@
padding-inline-start: 8px !important;
}
#identity-box.chromeUI #identity-icon {
#identity-box[pageproxystate="invalid"].chromeUI #identity-icon {
display: none;
}