summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/notifications.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/notifications.scss')
-rw-r--r--app/assets/stylesheets/pages/notifications.scss14
1 files changed, 1 insertions, 13 deletions
diff --git a/app/assets/stylesheets/pages/notifications.scss b/app/assets/stylesheets/pages/notifications.scss
index 7d61390a439..bdf07a99daf 100644
--- a/app/assets/stylesheets/pages/notifications.scss
+++ b/app/assets/stylesheets/pages/notifications.scss
@@ -10,19 +10,7 @@
position: relative;
top: 1px;
- > .fa {
+ .fa {
font-size: 18px;
}
}
-
-.ns-part {
- color: $gl-text-green;
-}
-
-.ns-watch {
- color: $gl-success;
-}
-
-.ns-mute {
- color: $gl-danger;
-}