Skip to content

Commit

Permalink
Merge branch 'nightly'
Browse files Browse the repository at this point in the history
  • Loading branch information
zapSNH committed Apr 14, 2024
2 parents 68ad154 + e15f49b commit 4b8218f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/content.css
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@
border-radius: var(--photon-secondary-border-radius) !important;
}
checkbox[checked] .checkbox-check {
@media (-moz-bool-pref: "uc.floorp") {
@media not (-moz-bool-pref: "uc.floorp") {
background-image: url(./icons/check.svg) !important;
}
-moz-context-properties: fill, fill-opacity !important;
Expand Down

0 comments on commit 4b8218f

Please sign in to comment.