aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionStackingView.scss
diff options
context:
space:
mode:
authoreeng5 <eleanor_eng@brown.edu>2019-10-06 14:47:22 -0400
committereeng5 <eleanor_eng@brown.edu>2019-10-06 14:47:22 -0400
commitc0055c5677489b4cc7896c6e0b36f4730d49b4eb (patch)
tree9397f09c2034558e3411eb57a05b916e031bcc83 /src/client/views/collections/CollectionStackingView.scss
parent2b26a9e8b718fb595a0f40914741e4f7d7c19d14 (diff)
indicator for create alias
Diffstat (limited to 'src/client/views/collections/CollectionStackingView.scss')
-rw-r--r--src/client/views/collections/CollectionStackingView.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/client/views/collections/CollectionStackingView.scss b/src/client/views/collections/CollectionStackingView.scss
index 818db1669..df3f7e70d 100644
--- a/src/client/views/collections/CollectionStackingView.scss
+++ b/src/client/views/collections/CollectionStackingView.scss
@@ -225,8 +225,7 @@
margin: 3px;
&.active {
- border: 2px solid white;
- box-shadow: 0 0 0 2px lightgray;
+ color: red;
}
}
}