Close button icon hover styles
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.plugin-remove:hover {
|
||||
color: crimson;
|
||||
.plugin-remove:hover img {
|
||||
filter: invert(40%);
|
||||
}
|
||||
|
||||
.loading {
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
}
|
||||
|
||||
.close:hover {
|
||||
color: #888888;
|
||||
filter: invert(40%);
|
||||
}
|
||||
|
||||
.hide {
|
||||
|
||||
Reference in New Issue
Block a user