User:Happy-melon/vector.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.
body.ns--1 table:not(.ambox):not(.cmbox):not(.fmbox):not(.imbox):not(.ombox):not(.tmbox),
form table:not(.ambox):not(.cmbox):not(.fmbox):not(.imbox):not(.ombox):not(.tmbox) { background: transparent; }

/* HIDE STUFF ON MAIN PAGE */

.page-Main_Page #mp-other,
.page-Main_Page #mp-lang  { display: none }
.page-Main_Page #mp-tfa, 
.page-Main_Page #mp-itn, 
.page-Main_Page #mp-otd, 
.page-Main_Page #mp-dyk { font-size: 90% }

/*Style the TemplateLastMod display */
.PreviewTemplateLastMod_user,
.PreviewTemplateLastMod_comment { font-size: 80%; font-style:italic; }

.ambox { line-height:1.2em; }

#p-cactions li a { font-size:95%; padding:0 0.6em 0.3em; }

.messagebox.standard-talk,
.messagebox.nested-talk,
.messagebox.small-talk,
.mbox-inside .tmbox.mbox-small { background: #eda; }

.stub .navbar,
.wpb .navbar,
.wpb .assess *:not(style) { display: inline !important; }
.wpbm-extended-scale-warnings {
    display: inline !important;
    border:  1px dashed #2f6fab;
}


#wpDeleteReasonList * { max-width: 30em; }

#wikiPreview > h2:first-child { display: none; }
.previewnote { 
    clear: both; 
    margin: 0.2em 0; 
    border: 1px solid #aaa; 
    background: transparent; 
    padding: 0.25em 0.9em; 
    text-indent: 0; 
}

div#toolbar, #toolbar div {
    display: block;
}
#toolbar a {
    display:inline;
    position:relative;
    top:30px;
    right:15px;
    float:right;
}
#toolbar > * {
    display:none;
}

.mw-special-Watchlist .mw-changeslist-line-watched .mw-title {
    border-bottom: 1px dotted #999;
    font-weight: normal !important;
}