summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-07-12 12:23:53 +0200
committerJoas Schilling <coding@schilljs.com>2022-07-12 12:23:53 +0200
commit60f5270aa6fcf129caebc616183bb8a04c698d1b (patch)
treee900e4cecc4e2459b058131df08c6fb74007e1dc /css
parent34ece570864016a294eb41a69e51f6ca4f79f92d (diff)
Move critical delete action to material design icon
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 0a0a87abb..1310ef88e 100644
--- a/css/icons.scss
+++ b/css/icons.scss
@@ -104,16 +104,6 @@
}
}
-.popover.vue-popover-theme.open {
- .icon-delete-critical {
- @include icon-color('delete', 'actions', $color-error, 1, true);
- &:hover,
- &:focus {
- filter: initial;
- }
- }
-}
-
// The atwho panel is a direct child of the body, so it is not affected by
// .app-Talk rules above.
// "forced-white" needs to be included in the class name as the Avatar does