aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/PropertiesView.scss
diff options
context:
space:
mode:
authoranika-ahluwalia <anika.ahluwalia@gmail.com>2020-07-24 13:40:24 -0500
committeranika-ahluwalia <anika.ahluwalia@gmail.com>2020-07-24 13:40:24 -0500
commit649470762c722eea1067e30d2f35aedcf84a369c (patch)
tree84fe580f89a6456a4c88aaa64d5c085a9f77b033 /src/client/views/collections/collectionFreeForm/PropertiesView.scss
parent433ac4ffcf2eb71557ca0baff704bd67c461cadc (diff)
sally UI changes
Diffstat (limited to 'src/client/views/collections/collectionFreeForm/PropertiesView.scss')
-rw-r--r--src/client/views/collections/collectionFreeForm/PropertiesView.scss13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionFreeForm/PropertiesView.scss b/src/client/views/collections/collectionFreeForm/PropertiesView.scss
index e025c7e87..e6bc3f15a 100644
--- a/src/client/views/collections/collectionFreeForm/PropertiesView.scss
+++ b/src/client/views/collections/collectionFreeForm/PropertiesView.scss
@@ -79,6 +79,17 @@
}
}
+ .expansion-button-icon {
+ width: 11px;
+ height: 11px;
+ color: black;
+ margin-left: 27px;
+
+ &:hover {
+ color: rgb(131, 131, 131);
+ }
+ }
+
.propertiesView-sharingTable {
border: 1px solid black;
@@ -103,6 +114,8 @@
.propertiesView-sharingTable-item-permission {
+ display: flex;
+
.permissions-select {
z-index: 1;
//border: 0.5px solid grey;