Set pointer style for cursor over the tag

This commit is contained in:
Alexander Zobnin
2017-12-16 14:46:14 +03:00
parent b7dab30a74
commit a99c7e193c
5 changed files with 7 additions and 4 deletions

View File

@@ -22,6 +22,7 @@
color: $zbx-tag-color;
// opacity: 0.9;
padding: 0px 6px;
cursor: pointer;
}
}