Skip to content

Commit

Permalink
update CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
Tabrisrp committed Oct 1, 2024
1 parent 5586130 commit 23006e6
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
1 change: 1 addition & 0 deletions assets/css/admin-bar.css
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,5 @@
position: absolute;
top: 5px;
right: 5px;
color: #fff;
}
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.

11 changes: 11 additions & 0 deletions assets/css/bulk.css
Original file line number Diff line number Diff line change
Expand Up @@ -1304,3 +1304,14 @@ td.imagify-cell-filename {
}
}

.imagify-notice-dismiss {
text-decoration: none;
}

.imagify-notice-dismiss::before {
color: #fff;
}

.imagify-notice-dismiss.notice-dismiss:hover::before {
color: #fff;
}
Loading

0 comments on commit 23006e6

Please sign in to comment.