User:Tedder/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.
.watchlist-4-Requests_for_page_protection { display: none; }
.watchlist-5-Requests_for_adminship { display: none; }
xxxwatchlist-5-Requests_for_adminship { display: none; }
.watchlist-2-Finetooth { display: none; }
a { text-decoration:underline !important; }
ul { text-decoration:none }
li { text-decoration:none }

#p-cactions ul {
        overflow:visible;
}
 
#p-cactions li {
        position: relative;
        float: left;
}
 
 
.blockmenu ul li {
        display: block;
        width: 100% !important;
        min-width: 10em !important;
        border: 0px;
        margin: 0px;
        padding: .1em;
        border: 1px solid #aaaaaa !important;
        border-collapse: collapse;
        text-align: center;
        background-color: #F8FCFF !important;
        white-space: nowrap !important;
}
 
.blockmenu ul {
        display: none;
        width: auto;
        z-index: 2;
        position: absolute;
        top: 1em;
        margin: 0px;
        background-color: grey;
}
 
.blockmenu:hover ul { 
        display: block;
}
 
.blockmenu * {
        -moz-border-radius: 0px !important;
}
 
.blockmenu ul a {
        background-color: transparent !important;
}
 
.ns-0 * .blockmenu ul li {
    background: white !important;
}

strong.mw-watched { font-weight: normal !important; }