aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/SharingManager.scss
diff options
context:
space:
mode:
authorusodhi <61431818+usodhi@users.noreply.github.com>2020-07-29 23:30:20 +0530
committerusodhi <61431818+usodhi@users.noreply.github.com>2020-07-29 23:30:20 +0530
commit2fb042f575626cc6f938eec57c8e71e45ff6b1d5 (patch)
tree13b07de7e2f2e20e65e71caac4f1a03ce1cc8fb9 /src/client/util/SharingManager.scss
parent716751fa420eda3a3f8322f579255a6532ddc7f5 (diff)
anyone can share without setting acls + fixed some inheriting stuff + deleting stuff + some cleanup
Diffstat (limited to 'src/client/util/SharingManager.scss')
-rw-r--r--src/client/util/SharingManager.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/util/SharingManager.scss b/src/client/util/SharingManager.scss
index 2ce9f232c..8da80ef52 100644
--- a/src/client/util/SharingManager.scss
+++ b/src/client/util/SharingManager.scss
@@ -50,7 +50,7 @@
.share-button {
height: 105%;
margin-left: 2%;
- background-color: #979797;
+ background-color: black;
}
}