diff options
-rw-r--r-- | main.css | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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; |