mirror of
https://github.com/moparisthebest/mail
synced 2024-12-24 08:18:48 -05:00
Use pointer cursor when hovering over tags
This commit is contained in:
parent
34b3bee520
commit
a06d9b4d92
@ -20,6 +20,8 @@
|
||||
float: left;
|
||||
}
|
||||
.tag-item {
|
||||
cursor: default;
|
||||
|
||||
.remove-button {
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
|
Loading…
Reference in New Issue
Block a user