MediaWiki:Vector.css: Difference between revisions

fix support for new Vector
(fix header when cookie warning is shown)
(fix support for new Vector)
Line 13:
}
 
.mw-body, /* new Vector */
#p-cactions,
#simpleSearch input {
Line 30 ⟶ 31:
 
/* links */
.mw-header .mw-logo, /* new Vector */
#mw-panel .portal .body li a,
#mw-panel .portal .body li a:visited,
#mw-panel .mw-sidebar-action-link, /* new Vector */
#p-personal a,
#footer a {
Line 48 ⟶ 51:
}
 
/* new Vector */
.mw-page-container-inner > #mw-page-base {
height: calc(56px + 3.125em + 0.625em + 0.3125em + 0.125em + 2.5em);
}
 
.mw-header, /* new Vector */
#mw-head, #mw-panel,
.ve-ui-toolbar-floating > .oo-ui-toolbar-bar {
Line 53 ⟶ 62:
}
 
/*.mw-cookiewarning-container + #mw-page-base {
height: calc(5em + 56px + 35px);
}
 
/*.mw-cookiewarning-container ~ #mw-navigation #mw-head,
.mw-cookiewarning-container ~ #mw-navigation #mw-panel,
.mw-cookiewarning-container ~ .mw-body .ve-ui-toolbar-floating > .oo-ui-toolbar-bar {
top: 91px;
}*/
 
#p-Ricochet#p-Ricochet {
Line 79 ⟶ 88:
}
 
/*.mw-cookiewarning-container ~ #mw-navigation #p-Ricochet {
top: 35px;
}*/
 
#p-Ricochet-label {