mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-22 23:42:11 +01:00
Add css class to set cursor pointer
This commit is contained in:
@@ -526,5 +526,9 @@ form .field:not(.is-grouped) {
|
||||
}
|
||||
}
|
||||
|
||||
// cursor
|
||||
.has-cursor-pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@import "bulma-popover/css/bulma-popover";
|
||||
|
||||
Reference in New Issue
Block a user