Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Tag: Reverted
Line 724:
hr {
background-color: #62b2c0;
}
/* ALERT / WATCH ICONS */
#personal-extra>ul {
margin: 0.3em 0.5em 0.5em 0.5em !important;
}
.mw-echo-notifications-badge:after {
border: 1px solid #f8e080 !important;
border-radius: 0 !important;
color: #f8e080 !important;
}
#pt-notifications-notice .mw-echo-notifications-badge.oo-ui-flaggedElement-unseen:after,
#pt-notifications-notice .mw-echo-notifications-badge.mw-echo-unseen-notifications:after {
background-color: #b03000;
}
#pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read,
#pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read {
opacity: 1; /* Bringing back full color */
}
#personal-extra li>a, #personal>h2:before {
background-image: url(https://static.miraheze.org/pizzatowerwiki/c/c3/PT-WikiImage-UserIcons.png?20230922190041);
background-size: auto 20px;
}
#pt-notifications-alert>a {
background-position: -20px 0;
}
#pt-notifications-notice>a {
background-position: -40px 0;
}
#personal>h2 {
background-image: none;
padding-top: 0.3em;
}
#personal>h2:before {
content: "";
display: inline-block;
margin: 0 0.3em 0 0;
width: 20px;
height: 20px;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.