aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionFreeFormView.scss
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-03-18 09:35:54 -0400
committerbob <bcz@cs.brown.edu>2019-03-18 09:35:54 -0400
commit0b6aa6e7fb31ce0f8085bfee77130f4a276cda80 (patch)
treedb77102e87dee16fcaa9e7e6931ee5795fa86765 /src/client/views/collections/CollectionFreeFormView.scss
parenta6bd51b13b3f571718f6db9161fdbbc497582336 (diff)
tweaks
Diffstat (limited to 'src/client/views/collections/CollectionFreeFormView.scss')
-rw-r--r--src/client/views/collections/CollectionFreeFormView.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/views/collections/CollectionFreeFormView.scss b/src/client/views/collections/CollectionFreeFormView.scss
index 9c7a03b52..79ca5fccd 100644
--- a/src/client/views/collections/CollectionFreeFormView.scss
+++ b/src/client/views/collections/CollectionFreeFormView.scss
@@ -8,11 +8,11 @@
}
//nested freeform views
- .collectionfreeformview-container {
+ //.collectionfreeformview-container {
// background-image: linear-gradient(to right, $light-color-secondary 1px, transparent 1px),
// linear-gradient(to bottom, $light-color-secondary 1px, transparent 1px);
// background-size: 30px 30px;
- }
+ //}
border: 0px solid $light-color-secondary;
border-radius: $border-radius;