From 2073f0b6ab55a3bf1a61c44d6740f9265f6721d5 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Tue, 13 Oct 2020 10:42:56 -0400 Subject: Update repeat of icons Signed-off-by: Brian Evans --- main.css | 8 +++++--- 1 file 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; -- cgit v1.2.3-65-gdbad