improve case management
This commit is contained in:
@@ -1337,4 +1337,11 @@ span#user-id {
|
||||
.marking-link:hover {
|
||||
color: #3282b8;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
.remove-button {
|
||||
opacity: 20%;
|
||||
}
|
||||
.remove-button:hover {
|
||||
opacity: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user