aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/main.css b/main.css
index 4946fd6..1704480 100644
--- a/main.css
+++ b/main.css
@@ -220,12 +220,14 @@ div#preferences table td {
background-color: #4b406d;
}
-/*
+
body.skin-tyrian #pt-notifications-alert .mw-echo-notifications-badge,
body.skin-tyrian #pt-notifications-notice .mw-echo-notifications-badge {
- width: 36px;
+ background-size: contain;
+ background-position: center center;
+ background-repeat: no-repeat;
}
-*/
+
body.skin-tyrian #pt-notifications-alert .mw-echo-notifications-badge:before,
body.skin-tyrian #pt-notifications-notice .mw-echo-notifications-badge:before {
top: 1012px;