Skip to content

Commit

Permalink
fix(pinterest): change notification nav icon selectors because of the…
Browse files Browse the repository at this point in the history
… change
  • Loading branch information
nuexq authored Feb 16, 2025
1 parent bac7dea commit cb7fa01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/pinterest/catppuccin.user.less
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@
}
}

div[aria-label*="Updates"] div[aria-label*="Notifications"] {
div[aria-label*="Notifications"] div[style*="background-image"] {
&[style*="M16.5 14.227"] {
background-image: url(~"data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.5%2014.227V7C16.5%204.51471%2014.4853%202.5%2012%202.5C9.51471%202.5%207.5%204.51471%207.5%207V14.227L6.73561%2014.9643C6.26116%2015.422%205.84638%2015.9379%205.5032%2016.5H18.4968C18.1536%2015.9379%2017.7388%2015.422%2017.2644%2014.9643L16.5%2014.227ZM21.3013%2016.5C21.6365%2017.2867%2021.8745%2018.1248%2022%2019H2C2.12546%2018.1248%202.36354%2017.2867%202.69865%2016.5C3.23694%2015.2362%204.0256%2014.1049%205%2013.165V7C5%203.134%208.134%200%2012%200C15.866%200%2019%203.134%2019%207V13.165C19.9744%2014.1049%2020.7631%2015.2362%2021.3013%2016.5ZM15%2020.9998H9C9%2021.1702%209.01421%2021.3373%209.0415%2021.5C9.18134%2022.3334%209.66468%2023.0501%2010.341%2023.4998C10.8161%2023.8157%2011.3866%2023.9998%2012%2023.9998C12.6134%2023.9998%2013.1839%2023.8157%2013.659%2023.4998C14.3353%2023.0501%2014.8187%2022.3334%2014.9585%2021.5C14.9858%2021.3373%2015%2021.1702%2015%2020.9998Z%22%20fill%3D%22@{escaped-color}%22%2F%3E%3C%2Fsvg%3E") !important;
}
Expand Down

0 comments on commit cb7fa01

Please sign in to comment.