diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2019-06-26 23:04:04 -0400 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2019-06-26 23:04:04 -0400 |
| commit | 9178f360cbc3de7d836387a38e4e1ce6b7c77710 (patch) | |
| tree | 04786b7ea2193b15740b1ff485e5c673d0c19cf1 /src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss | |
| parent | 3605690fb0778ab5a5c8f56c8a3e0c65206a9cb2 (diff) | |
| parent | fcba28b1f826da50729e3a005f5fcac7a3c4316c (diff) | |
Merge branch 'fawn_linking' into templatesMac
Diffstat (limited to 'src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss')
| -rw-r--r-- | src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss b/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss index 7a0fd2b31..fc5212edd 100644 --- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss +++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss @@ -9,6 +9,7 @@ opacity: 0.5; transform: translate(10000px,10000px); pointer-events: all; + cursor: pointer; } .collectionfreeformlinkview-linkText { stroke: rgb(0,0,0); |
