MediaWiki:Gadget-ImmersiveEditing.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
No edit summary
Line 329: Line 329:
.mw-editform .mw-editTools {
.mw-editform .mw-editTools {
     margin-top: -1.82px;
     margin-top: -1.82px;
}
/* Light mode */
:root.theme-light .action-edit #mw-content {
    box-shadow: 0 348.708em 0 0 #2e416836, -18vw 108.708em 0 0 #3d5a8b, 24vw 108.708em 0 0 #3d5a8b, 24vw 0 0 0 #6786c4e3, -32vw 35em 110em 0 #1a3e7d9e, -24vw 4011em 0 0 #122e63e3;
}
@media screen and (min-width: 1100px) {
    :root.theme-light .action-edit #mw-site-navigation .sidebar-chunk {
        border-right-color: #8996ad;
        box-shadow: 0.153em 1.2px 0 #8694af inset,0px -2px 0 6px #2b4068;
    }
    :root.theme-light .action-edit #mw-site-navigation .sidebar-chunk#site-navigation {
        box-shadow: 0.153em 1.2px 0 #8694af inset,0px -2px 0 6px #20365e;
    }
    :root.theme-light .action-edit #mw-related-navigation .sidebar-chunk#page-tools {
        box-shadow: 10px 0 0 10px #94a0be, 9px -20em 0 7px #46608c;
    }
    :root.theme-light .action-edit #mw-related-navigation .sidebar-chunk:not(#page-tools) {
        box-shadow: 6px 0 0 10px #9aa2b5;
        box-shadow: 6px 0 0 10px #6d7ea7;
        background: var(--primary-10);
    }
}
:root.theme-light #editpage-specialchars {
    background: #e1d4d1!important;
    border-color: #c0c1cd!important;
    box-shadow: 10px -4.06px 0 40px #3e5785, 10px -11.06px 0 45px #8191ad, 10px 4.48px 0 49px #435d8f!important;
}
:root.theme-light .editOptions {
    box-shadow: 0 0 0 11px #3e5785;
}
:root.theme-light .action-edit.long-page #mw-site-navigation .sidebar-chunk:last-of-type:not(:first-of-type):after {
    filter: invert(1) brightness(1.8) hue-rotate(16deg);
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.