From c3eea60fa586e8ff9cf59497c041044fd0143bb1 Mon Sep 17 00:00:00 2001 From: Bob Zeleznik Date: Thu, 28 Mar 2019 21:03:17 -0400 Subject: organized collectionfreeformview. fixed issues with showing links --- .../collections/collectionFreeForm/CollectionFreeFormLinkView.scss | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss (limited to 'src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss') diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss b/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss new file mode 100644 index 000000000..3b2f79be1 --- /dev/null +++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormLinkView.scss @@ -0,0 +1,6 @@ +.collectionfreeformlinkview-linkLine { + stroke: black; + stroke-width: 3; + transform: translate(10000px,10000px); + pointer-events: all; +} \ No newline at end of file -- cgit v1.2.3-70-g09d2