User:DVRTed/vector.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.vector-user-menu-legacy #pt-anonuserpage,
.vector-user-menu-legacy #pt-userpage a {
    background-position: 0 0;
    padding-top: 0;
}
.oo-ui-icon-tray,
.mw-ui-icon-tray::before,
.oo-ui-icon-bell,
.mw-ui-icon-bell::before {
    background-size: 1.16666667em 1.16666667em;
    background-repeat: no-repeat;
}

.skin-vector-legacy #p-personal #pt-notifications-alert,
.skin-vector-legacy #p-personal #pt-notifications-notice {
    margin-right: 0;
}

#pt-notifications-alert .mw-echo-notifications-badge,
#pt-notifications-notice .mw-echo-notifications-badge {
    display: flex;
    background-position: left;
    align-items: center;
    width: auto;
    text-indent: unset;
    color: #0b0080;
    top: 0 !important;
    padding-left: 1.5em;
}