aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
diff options
context:
space:
mode:
authormadelinegr <laura_wilson@brown.edu>2019-06-04 12:00:12 -0400
committermadelinegr <laura_wilson@brown.edu>2019-06-04 12:00:12 -0400
commit2ef339e37182554a370afd0086322e79b80ac4f2 (patch)
treec8e65532b40dae691be574092e2b8801b75ff0ee /src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
parent9fc23e4207297cad48e04ac3ef0cb6846331ca8a (diff)
parent17a0657482a2704790b9d78ad0444fe5e6efdf1d (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into monika_search2
Diffstat (limited to 'src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss')
-rw-r--r--src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss b/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
index 737ffba7d..7a0fd2b31 100644
--- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
+++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss
@@ -10,3 +10,9 @@
transform: translate(10000px,10000px);
pointer-events: all;
}
+.collectionfreeformlinkview-linkText {
+ stroke: rgb(0,0,0);
+ opacity: 0.5;
+ transform: translate(10000px,10000px);
+ pointer-events: all;
+}