mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-04-21 16:02:11 +02:00
Add cursor pointer on hover
This commit is contained in:
parent
809a6c75d0
commit
e05f9a9954
@ -16,4 +16,8 @@
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.list-group-item.group-name:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@import "modules/stats";
|
||||
|
Loading…
x
Reference in New Issue
Block a user