aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-10-24 11:54:03 -0400
committerbob <bcz@cs.brown.edu>2019-10-24 11:54:03 -0400
commitc97b98c165e318da787361b8fc11382b0b98afa4 (patch)
tree37ce9fad97bf9761bb4da0313fbf61e3567eeac4 /src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
parent31166219e473e105b8fd9d49627fd1df58822c55 (diff)
several fixes to audioboxes.
Diffstat (limited to 'src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss')
-rw-r--r--src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss1
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 1f1bca2f2..75af11537 100644
--- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
+++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
@@ -3,6 +3,7 @@
opacity: 0.8;
pointer-events: all;
stroke-width: 3px;
+ transition: opacity 0.5s ease-in;
}
.collectionfreeformlinkview-linkCircle {
stroke: rgb(0,0,0);