MediaWiki:Common.css: Difference between revisions

More tweaks
(Start CSS tweaks to accomodate Vector 2022)
(More tweaks)
Line 103:
body.skin-vector-legacy #mw-panel {
background-color: transparent;
border: 0; }
left: 0;
padding-left: 0;
margin-left: 0; }
body.skin-vector #mw-panel nav,
body.skin-vector-legacy #mw-panel nav {
Line 112 ⟶ 115:
border-right-color: var(--rct-indian-red-darker);
border-bottom-color: var(--rct-indian-red-darker);
padding-top: 0; }
margin-left: 0; }
body.skin-vector #mw-panel nav + nav,
body.skin-vector-legacy #mw-panel nav + nav {
Line 267 ⟶ 271:
display: block;
margin: 0;
coloroverflow: transparentvisible;
padding: 0 !important; }
body.skin-vector #pt-notifications-alert a ::before,
body.skin-vector #pt-notifications-notice a ::before,
body.skin-vector li#pt-preferences a ::before,
body.skin-vector li#pt-watchlist a ::before,
body.skin-vector li#pt-betafeatures a ::before,
body.skin-vector li#pt-userpage a ::before,
body.skin-vector li#pt-login a ::before,
body.skin-vector li#pt-logout a ::before,
body.skin-vector li#pt-mytalk a ::before,
body.skin-vector li#pt-anontalk a ::before,
body.skin-vector li#pt-mycontris a ::before,
body.skin-vector li#pt-anoncontribs a ::before,
body.skin-vector li#pt-createaccount a ::before,
body.skin-vector-legacy #pt-notifications-alert a ::before,
body.skin-vector-legacy #pt-notifications-notice a ::before,
body.skin-vector-legacy li#pt-preferences a ::before,
body.skin-vector-legacy li#pt-watchlist a ::before,
body.skin-vector-legacy li#pt-betafeatures a ::before,
body.skin-vector-legacy li#pt-userpage a ::before,
body.skin-vector-legacy li#pt-login a ::before,
body.skin-vector-legacy li#pt-logout a ::before,
body.skin-vector-legacy li#pt-mytalk a ::before,
body.skin-vector-legacy li#pt-anontalk a ::before,
body.skin-vector-legacy li#pt-mycontris a ::before,
body.skin-vector-legacy li#pt-anoncontribs a ::before,
body.skin-vector-legacy li#pt-createaccount a ::before {
background-image: none; }
body.skin-vector #pt-notifications-alert .mw-echo-notifications-badge::after,
Line 318 ⟶ 322:
border-right-color: var(--rct-light-grey-darker);
border-bottom-color: var(--rct-light-grey-darker); }
body.skin-vector .mw-workspace-container,
body.skin-vector-legacy .mw-workspace-container {
margin-left: 0;
margin-right: 0;
width: 100%;
max-width: 100%; }
body.skin-vector .mw-content-container, body.skin-vector .mw-article-toolbar-container,
body.skin-vector-legacy .mw-content-container,
body.skin-vector-legacy .mw-article-toolbar-container {
max-width: calc(100% - 12em);
margin-right: 0; }
 
.main-page-game-thumbnail,