User:Sannse/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* bottom tab styling, tab optics (not for IE currently) */
#mytabs {
    position:static;
    margin: -0.5em 0 0 11.5em;
    white-space:nowrap;
    overflow: visible;
    padding: 0 0 0 1em;
    font-size: 95%;
}
#mytabs li {
    background: #F8FCFF;
    display: inline;
    border: 1px solid #aaaaaa;
    padding: 0 0 0.2em 0;
    margin: 0 0.3em 0 0;
}
#mytabs li a {
    padding: 0.3em 0.8em 0 0.8em;
    text-decoration: none;
    text-transform: lowercase;
    position: relative;
}
#mytabs li.selected {
    background: white;
}
#mytabs li.selected a { z-index: 3; }
#mytabs .new a { color:#ba0000; }
#mytabs h5 { display: none; }

.hiddenlinks 
{
A:link{color:#F8FCFF}
A:visited{color:#F8FCFF}
A:active{color:#F8FCFF}
}


/* speedy deletion tidy */

#catcsdhide { display: none; }

#catcsdhide2 { display: none; }