diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-09-04 15:00:36 +0530 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-09-04 15:00:36 +0530 |
| commit | de49c6f52bf97f9b10008e8ca26e767b71b49abd (patch) | |
| tree | 9315c01b87060ecf5bc3a16652f34d229f25cad9 /src/client/views/collections/CollectionStackingView.scss | |
| parent | 6f72743516e47a6ad077bb8e894c8005fee29fc7 (diff) | |
fixed typos + css + changing value on dropped documents in masonry view + ink x + added .mpeg as acceptable audio format
Diffstat (limited to 'src/client/views/collections/CollectionStackingView.scss')
| -rw-r--r-- | src/client/views/collections/CollectionStackingView.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/collections/CollectionStackingView.scss b/src/client/views/collections/CollectionStackingView.scss index 8fc74a9c6..9f56a0c0e 100644 --- a/src/client/views/collections/CollectionStackingView.scss +++ b/src/client/views/collections/CollectionStackingView.scss @@ -205,7 +205,7 @@ display: flex; align-items: center; justify-content: center; - color: lightGray; + color: black; .editableView-container-editing-oneLine, .editableView-container-editing { |
