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
1 changed files with 2 additions and 0 deletions

View File

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