Module:Message box/ombox.css: Difference between revisions

Content deleted Content added
not sure that was needed but let's set the fallback
english
 
(3 intermediate revisions by 2 users not shown)
Line 68:
}
 
/* keep synced with each other type of message box as this isn't qualified */
.ombox .mbox-invalid-type {
text-align: center;
}
Line 88 ⟶ 89:
}
 
/** T367463 */
html.skin-theme-clientpref-night .ombox-speedy {
body.skin--responsive table.ombox img {
background-color: #310402; /* Dark red, same hue/saturation as light */
max-width: none !important;
}
 
@media (prefers-color-scheme: dark)screen {
html.skin-theme-clientpref-night .ombox-speedy {
background-color: #310402; /* Dark red, same hue/saturation as light */
}
}
 
@media screen and (prefers-color-scheme: dark) {
html.skin-theme-clientpref-os .ombox-speedy {
background-color: #310402; /* Dark red, same hue/saturation as light */