aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2020-10-13 10:42:56 -0400
committerBrian Evans <grknight@gentoo.org>2020-10-13 10:42:56 -0400
commit2073f0b6ab55a3bf1a61c44d6740f9265f6721d5 (patch)
tree3c414b13ae564a742b82e4df58694128e1680b47
parentMove icons again (diff)
downloadskin-tyrian-2073f0b6ab55a3bf1a61c44d6740f9265f6721d5.tar.gz
skin-tyrian-2073f0b6ab55a3bf1a61c44d6740f9265f6721d5.tar.bz2
skin-tyrian-2073f0b6ab55a3bf1a61c44d6740f9265f6721d5.zip
Update repeat of icons
Signed-off-by: Brian Evans <grknight@gentoo.org>
-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;