1
0
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:
Felix Hammerl 2014-09-16 12:09:21 +02:00
parent 34b3bee520
commit a06d9b4d92

View File

@ -20,6 +20,8 @@
float: left;
}
.tag-item {
cursor: default;
.remove-button {
font-weight: bold;
font-size: 1.2em;