Skip to content

Commit

Permalink
update CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
remyperona committed Sep 26, 2024
1 parent a46b303 commit 5586130
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 14 deletions.
4 changes: 1 addition & 3 deletions assets/css/admin-bar.css
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,5 @@
#wpadminbar #wp-admin-bar-imagify-profile .imagify-upsell-dismiss::before {
position: absolute;
top: 5px;
right: 10px;
content: "\2715";
color: #fff;
right: 5px;
}
2 changes: 1 addition & 1 deletion assets/css/admin-bar.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 0 additions & 9 deletions assets/css/admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -1575,15 +1575,6 @@ ul.imagify-datas-details.imagify-datas-details {
vertical-align: top;
}

.imagify-upsell-dismiss::before {
position: absolute;
top: 5px;
right: 5px;
content: "\2715";
color: #2e3243;
font-size: 2em;
}

.imagify-upsell .imagify-meteo-icon {
filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(104deg) brightness(103%) contrast(103%);
}
Expand Down
2 changes: 1 addition & 1 deletion assets/css/admin.min.css

Large diffs are not rendered by default.

0 comments on commit 5586130

Please sign in to comment.