Skip to content

Commit

Permalink
fix for facebook.com (#10014)
Browse files Browse the repository at this point in the history
final fix for buttons background
  • Loading branch information
Myshor committed Oct 5, 2022
1 parent fa6dc48 commit 73e9c05
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/config/dynamic-theme-fixes.config
Original file line number Diff line number Diff line change
Expand Up @@ -7053,11 +7053,9 @@ img[src*="www.traseo.pl%2Froute"], ._8bb_ img[src*="www.traseo.pl%2Froute"] {
div[id*="jsc_c_"] {
text-shadow: rgb(40, 43, 54) 0px 0px 3px !important;
}
.x1qhmfi1 {
background-color: var(--secondary-button-background) !important;
}

IGNORE INLINE STYLE
div[role="button"]
[role="button"] svg
[role="button"] svg line
div svg[viewBox="0 0 36 36"] mask path
Expand Down

0 comments on commit 73e9c05

Please sign in to comment.