Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Gadget-ms-Navbox.css

MediaWiki interface page
Revision as of 13:41, 13 February 2021 by Scrooge MacDuck (talk | contribs)
Clear your cache often around here

After changes are made to this site's CSS or Javascript, you have to bypass your browser's cache to see the changes. You can always do this by going to your browser's preferences panel. But many browsers also offer keyboard shortcuts to save you that trouble. The following shortcuts work in the versions of the browsers that Tardis currently supports. They may not work in earlier versions.

  • Firefox: hold down Shift while performing a page reload.
  • Opera offers no default keyboard shortcut, but you can create a custom keyboard shortcut with the value Clear disk cache
  • Safari users should simultaneously hold down + Option + E. You may need to enable the Develop menu first
  • Chrome: press Ctrl + F5 or Shift + F5 while performing a page reload.
/*  =================
    NAVBOXES
    =================
    This is for simple navigation,
    as with seasonal nav boxes,
    species nav boxes, etc.
    =================
    The core of this originally
    came from wowwiki.com,
    but it seemed to be a tweak
    of code originally taken
    from the English Wikipedia.
    ================== */

/*  ++++++++++++++++
    General tweak for navboxes
    +++++++++++++++++ */

.nowraplinks a { 
    white-space: nowrap;
}

/*  ++++++++++++++++
    NAVFRAME STUFF 
    ++++++++++++++++
    Standard Navigationsleisten, 
    aka box hiding thingy from .de.wikipedia 
    Documentation at 
    [[wikipedia:Wikipedia:NavFrame]]. 
    ++++++++++++++++ */

div.Boxmerge,
div.NavFrame {
    margin: 0px;
    padding: 4px;
    /* border: 1px solid #aaa; Border unnecessary and uncurved */
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}
div.Boxmerge div.NavFrame {
    border-style: none;
    border-style: hidden;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    margin: 0px;
    padding: 5px;
    float: left;
   
}
div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    position:relative;
}
div.NavFrame p {
    font-size: 100%;
}

div.NavFrame div.NavContent {
    font-size: 100%;
}

div.NavFrame div.NavContent p {
    font-size: 100%;
}

div.NavEnd {
    margin: 0px;
    padding: 0px;
    line-height: 1px;
    clear: both;
}

a.NavToggle {
    position:absolute;
    top:0px;
    right:10px;
    font-weight:normal;
    font-size:smaller;
    margin-left:25px;
}

.NavToggle .collapseButton,
.NavToggle collapseButton {
    right:10px;
    font-weight:normal;
    font-size:smaller;
    text-align:right;
    margin-left:25px;
}

.collapseButton {
    float: right;
    font-weight: normal;
    margin-left: 0.5em;
    text-align: right;
    width: auto;
}

/*  +++++++++++++++
    DEFAULT SKIN
    FOR NAVBOXES
    +++++++++++++++
 
    =-=-=-=-=-=-=-=
    Navbox container style
    =-=-=-=-=-=-=-= */

table.navbox {    
    border:1px solid #e5c076;
       -moz-box-shadow: inset 0 0 25px 4px #e5c076;
    -webkit-box-shadow: inset 0 0 25px 4px #e5c076;
        -ms-box-shadow: inset 0 0 25px 4px #e5c076;
         -o-box-shadow: inset 0 0 25px 4px #e5c076;
            box-shadow: inset 0 0 25px 4px #e5c076;
    padding:5px;
    font-family: "Rubik";
    text-align:left;
    line-height:120%;
    margin-right:auto;
    margin-left:auto;
    width:97%;
}

/*  =-=-=-=-=-=-=-=
    Single pixel border between
    adjacent navboxes
    (doesn't work for IE6, but that's okay)
    =-=-=-=-=-=-=-= */

table.navbox + table.navbox { 
    margin-top:-1px;
}

/*  =-=-=-=-=-=-=-=-
    Title and above/below styles
    =-=-=-=-=-=-=-=- */

.navbox-title, 
.navbox-abovebelow, 
table.navbox th {
       -moz-box-shadow: inset 0 0 25px 4px #e5c076;
    -webkit-box-shadow: inset 0 0 25px 4px #e5c076;
        -ms-box-shadow: inset 0 0 25px 4px #e5c076;
         -o-box-shadow: inset 0 0 25px 4px #e5c076;
            box-shadow: inset 0 0 25px 4px #e5c076;
    text-align:center;
    font-family: "Rubik";
    padding:3px;
    font-weight:normal;
    line-height:1.2;
    letter-spacing:3px;
    text-transform:uppercase;
    padding-left:1em;
    padding-right:1em;
}

/*  =-=--=-=-=-=-=-
    Group style
    =-=-=-=-=-=-=-= */

.navbox-group {    
    white-space:nowrap;
    text-align:right;
    font-weight:normal;
    padding-left:1em;
    padding-right:1em;
}

.navbox

.navbox-list { 
    border-left:2px solid #fdfdfd;
}

.navbox-title, 
table.navbox th {     
       -moz-box-shadow: inset 0 0 25px 4px #e5c076;
    -webkit-box-shadow: inset 0 0 25px 4px #e5c076;
        -ms-box-shadow: inset 0 0 25px 4px #e5c076;
         -o-box-shadow: inset 0 0 25px 4px #e5c076;
            box-shadow: inset 0 0 25px 4px #e5c076;
    padding:5px;
    font-family: "Rubik";
    text-align:left;
    line-height:120%;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
}

.navbox-abovebelow, 
 
.navbox-subgroup .navbox-title { 
       -moz-box-shadow: inset 0 0 25px 4px #e5c076;
    -webkit-box-shadow: inset 0 0 25px 4px #e5c076;
        -ms-box-shadow: inset 0 0 25px 4px #e5c076;
         -o-box-shadow: inset 0 0 25px 4px #e5c076;
            box-shadow: inset 0 0 25px 4px #e5c076;
    padding:5px;
    font-family: "Rubik";
    text-align:left;
    line-height:120%;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
}

.navbox-subgroup .navbox-group, 
.navbox-subgroup .navbox-abovebelow { 
}

.navbox-even { 
}

.navbox-odd { 
}

.navbox-list .navbox-even a:link,
.navbox-even a:visited,
.navbox-even a:link


.navbox-odd a:visited,
.navbox-odd a:link,
.navbox-list .navbox-odd a:visited {
}
 
@media print { .navbox { display: none; } }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.