summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-07-12 15:12:27 +0200
committerJoas Schilling <coding@schilljs.com>2022-07-12 15:50:35 +0200
commitc569faf45b8ab70d792d52b7618b7b324a7edbe7 (patch)
treecd94fcedc5680a4f89afd77677a316ad10f6255f /css
parenta1d27a79b6250bff280d2c7b5962c2347c647e1a (diff)
Replace view icons with material design icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'css')
-rw-r--r--css/icons.scss13
1 files changed, 0 insertions, 13 deletions
diff --git a/css/icons.scss b/css/icons.scss
index a396d348c..0e0702496 100644
--- a/css/icons.scss
+++ b/css/icons.scss
@@ -6,8 +6,6 @@
@include icon-black-white('emoji-smile', 'spreed', 1);
@include icon-black-white('lobby', 'spreed', 1);
@include icon-black-white('text', 'filetypes', 1, true);
-@include icon-black-white('promoted-view', 'spreed', 1);
-@include icon-black-white('grid-view', 'spreed', 1);
@include icon-black-white('folder-multiple-image', 'spreed', 1);
// Mention bubbles in the chat input and messages
@@ -44,17 +42,6 @@
.icon-changelog {
background-image: url('../img/changelog.svg');
}
-
- .forced-white {
- filter: drop-shadow(1px 1px 4px var(--color-box-shadow));
-
- &.icon-promoted-view {
- background-image: url(icon-color-path('promoted-view', 'spreed', 'fff', 1));
- }
- &.icon-grid-view {
- background-image: url(icon-color-path('toggle-pictures', 'actions', 'fff', 1, true));
- }
- }
}
// The atwho panel is a direct child of the body, so it is not affected by