MediaWiki:Gadget-ms-Navbox.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
No edit summary
Line 108: Line 108:


/*  +++++++++++++++
/*  +++++++++++++++
     NEW TARDIS SKIN
     NEW TARDIS SKIN
     FOR BASIC NAVBOXES.
     FOR BASIC NAVBOXES.
   
     (based on a classic)
     (based on a classic)
     +++++++++++++++
      
    +++++++++++++++++++
   
   
     =-=-=-=-=-=-=-=
     =-=-=-=-=-=-=-=
Line 135: Line 138:
     width:97%;
     width:97%;
     max-width: 658px;
     max-width: 658px;
}
.theme-fandomdesktop-light table.navbox {
    border: 1.5px solid #484662;
}
}


Line 142: Line 148:
}
}


.theme-fandomdesktop-light table.navbox {
    border: 1.5px solid #484662;
}
.theme-fandomdesktop-light .mw-parser-output > .navbox > tbody > tr > td > .collapsed > tbody > tr > .navbox-title,
.theme-fandomdesktop-light .mw-parser-output > .navbox > tbody > tr > td > .collapsed > tbody > tr > th {
    background: #524f72;
}
.theme-fandomdesktop-light .mw-parser-output >  table.navbox > tbody > tr > td > .collapsible > tbody > tr > .navbox-title,
.theme-fandomdesktop-light .mw-parser-output >  table.navbox > tbody > tr > td > .collapsible > tbody > tr > th {
    background: #484662;
}


/*  =-=-=-=-=-=-=-=
/*  =-=-=-=-=-=-=-=
Line 390: Line 385:
.collapsible .collapsible table.navbox th .plainlinks a:visited {
.collapsible .collapsible table.navbox th .plainlinks a:visited {
     color: #222331;
     color: #222331;
}
/*  =-=--=-=-=-=-=-
      Additional modifications
    for light mode (greater contrast)
    =-=-=-=-=-=-=-= */
.theme-fandomdesktop-light .mw-parser-output > .navbox > tbody > tr > td > .collapsed > tbody > tr > .navbox-title,
.theme-fandomdesktop-light .mw-parser-output > .navbox > tbody > tr > td > .collapsed > tbody > tr > th {
    background: #524f72;
}
.theme-fandomdesktop-light .mw-parser-output >  table.navbox > tbody > tr > td > .collapsible > tbody > tr > .navbox-title,
.theme-fandomdesktop-light .mw-parser-output >  table.navbox > tbody > tr > td > .collapsible > tbody > tr > th {
    background: #484662;
}
}
   
   
@media print { .navbox { display: none; } }
@media print { .navbox { display: none; } }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.