mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-30 04:10:32 -08:00
Fix: Proton - Page Info icon overlap at FF v110 #680
This commit is contained in:
parent
2c70deaea4
commit
af2faa4d05
2 changed files with 7 additions and 0 deletions
|
|
@ -18,6 +18,10 @@
|
|||
fill: currentColor !important;
|
||||
color: var(--in-content-deemphasized-text) !important; /* FieldText */
|
||||
|
||||
.radio-icon {
|
||||
background-image: none !important; // #680
|
||||
}
|
||||
|
||||
@include NotOption("userChrome.rounding.square_button") {
|
||||
border-radius: 8px !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue