Jump to content

MediaWiki:Vector.css: Difference between revisions

fix header when cookie warning is shown
(fix visualeditor toolbar position (more precise))
(fix header when cookie warning is shown)
Line 51:
.ve-ui-toolbar-floating > .oo-ui-toolbar-bar {
top: 56px;
}
 
.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;
}
 
Line 67 ⟶ 77:
line-height: 1.5;
z-index: 101;
}
 
.mw-cookiewarning-container ~ #mw-navigation #p-Ricochet {
top: 35px;
}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.