User:MB/common.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.
div#mw-interwiki-results { display: none !important }
.ambox-Orphan{display: table !important;}
.mw-parser-output span.brokenref {display: inline !important;}

/* redirects with symbol 
.mw-redirect {
	background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/7/76/Insert_redirect.png/12px-Insert_redirect.png) center right no-repeat;
	padding-right: 13px;
}
*/

.navbox .mw-redirect, .sidebar .mw-redirect { font-style: italic; color: red; }

.mw-parser-output span.cs1-hidden-error {display: inline;} /* show all cs1|2 error messages */

/* .postedit { display: none;} no edit saved box (old centered version) */

td.diff-deletedline del.diffchange { background-color: #cfc; }
td.diff-addedline ins.diffchange { background-color: #ffa; }

.hatnote a {white-space: nowrap;} /* Test for nowrap hatnote links, per WP:VPR and Template talk:Further */

.mw-disambiguator-notification{display: none;}