aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.scss
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2020-02-08 02:19:56 -0500
committerBob Zeleznik <zzzman@gmail.com>2020-02-08 02:19:56 -0500
commitd3abbcfc975247839b587b37cabd4f07db73f28c (patch)
tree1c92ac8bc1c7c751335c04760631bcee586392de /src/client/views/collections/CollectionSchemaView.scss
parent97f9b36639fbe13118cf1bad101cf547a83a0147 (diff)
cleaned up links on images. fixed axis sorting on pivot views. fixed dragging link button
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
-rw-r--r--src/client/views/collections/CollectionSchemaView.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss
index 8b3d332af..a24140b48 100644
--- a/src/client/views/collections/CollectionSchemaView.scss
+++ b/src/client/views/collections/CollectionSchemaView.scss
@@ -39,9 +39,9 @@
cursor: col-resize;
}
- .documentView-node:first-child {
- background: $light-color;
- }
+ // .documentView-node:first-child {
+ // background: $light-color;
+ // }
}
.ReactTable {