Skip to content

Commit

Permalink
fix icon color
Browse files Browse the repository at this point in the history
  • Loading branch information
remyperona committed Nov 6, 2023
1 parent 1ad55b5 commit 1f9facb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/css/admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -1581,3 +1581,7 @@ ul.imagify-datas-details.imagify-datas-details {
color: #2e3243;
font-size: 2em;
}

.imagify-upsell .imagify-meteo-icon {
filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(104deg) brightness(103%) contrast(103%);
}

0 comments on commit 1f9facb

Please sign in to comment.