MediaWiki:Mobile.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 751: Line 751:
     =-=-=-=-=-=-=-=-=-=-=-= */
     =-=-=-=-=-=-=-=-=-=-=-= */


    .citizen-drawer__logo img {
.citizen-drawer__logo img {
        opacity: 0;
    opacity: 0;
     }
}
 
.mw-list-item#n-Images:before {
    display: block;
    content: " ";
    background: url("https://tardis.wiki/images/Tardis_images/3/32/Image_gallery.svg") no-repeat;
    background-size: cover;
    float: left;
    position: relative;
    top: 1px;
    left: 1.4px;
     margin-right: -4px;
    width: calc(var(--size-icon) * 2);
    height: calc(var(--size-icon) * 2 - 2px);
}
.skin-citizen-dark .mw-list-item#n-Images:before {
    filter: invert(1);
    opacity: 0.45;
}
.skin-citizen-light .mw-list-item#n-Images:before {
    opacity: 0.55;
}


@media screen and (max-width: 1119px) {
@media screen and (max-width: 1119px) {
Tech, Bots, Bureaucrats, emailconfirmed, Administrators
231,276

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.