summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-07-12 14:55:12 +0200
committerJoas Schilling <coding@schilljs.com>2022-07-12 15:50:35 +0200
commit4535452a9618bbc80f4c8e8d52bf818f38ad1fb8 (patch)
treefc2f7ea6bd1179ea4d2f8803a7669fd4ea6c33e8 /css
parent3d899fdf82e1f154520fa2984218abe207135b5c (diff)
Remove ConversationIcon overlays
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'css')
-rw-r--r--css/icons.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/css/icons.scss b/css/icons.scss
index 0b6f932d1..a396d348c 100644
--- a/css/icons.scss
+++ b/css/icons.scss
@@ -55,16 +55,6 @@
background-image: url(icon-color-path('toggle-pictures', 'actions', 'fff', 1, true));
}
}
-
- .icon-favorite {
- /* Show favorite icon in yellow instead of default black. */
- @include icon-color('star-dark', 'actions', 'FC0', 1, true);
- }
-
- .icon-active-call {
- /* Show red camera icon for ongoing calls. */
- @include icon-color('video', 'actions', 'E9322D', 1, true);
- }
}
// The atwho panel is a direct child of the body, so it is not affected by