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.
.mw-rollback-link {
	/*display: none;*/
}

/* Highlight indented posts */
/* Copied from [[User:Amorymeltzer/modern.css]] */

.ns-talk dd {
	margin:0;
	padding:0;
}

.ns-talk dl {
	border-top:solid 1px #a7d7f9;
	border-left:solid 1px #a7d7f9;
	padding-top:.5em;
	padding-left:.5em;
	margin-left:1em;
}

.ns-talk dl,
.ns-talk dl dl dl,
.ns-talk dl dl dl dl dl,
.ns-talk dl dl dl dl dl dl dl,
.ns-talk dl dl dl dl dl dl dl dl dl
{ background:#f5faff }

.ns-talk dl dl,
.ns-talk dl dl dl dl,
.ns-talk dl dl dl dl dl dl,
.ns-talk dl dl dl dl dl dl dl dl,
.ns-talk dl dl dl dl dl dl dl dl dl dl
{ background:white }

/* And also in the Wikipedia namespace */
.ns-4 dd {
	margin:0;
	padding:0;
}

.ns-4 dl {
	border-top:solid 1px #a7d7f9;
	border-left:solid 1px #a7d7f9;
	padding-top:.5em;
	padding-left:.5em;
	margin-left:1em;
}

.ns-4 dl,
.ns-4 dl dl dl,
.ns-4 dl dl dl dl dl,
.ns-4 dl dl dl dl dl dl dl,
.ns-4 dl dl dl dl dl dl dl dl dl
{ background:#f5faff }

.ns-4 dl dl,
.ns-4 dl dl dl dl,
.ns-4 dl dl dl dl dl dl,
.ns-4 dl dl dl dl dl dl dl dl,
.ns-4 dl dl dl dl dl dl dl dl dl dl
{ background:white }

/* Partial copy of [[User:Josh Parris/common.css]] */
.MostRecentIsBAG {background-color:#DFDFDF;}

.MostRecentIsOp {background-color:#44bb55;}


/* Temp - highlight redlinks and redirects
.mw-redirect,
.mw-disambig,
.new
{
	border: 10px solid yellow;
}
*/

/* Links to drafts when viewing categories */
.ns-14.action-view a[title^="Draft:"] {
	border: 5px solid purple;
}

/* Help with copyvio */
.copyvio {
	background-color: #e64e4e;
	display: block !important;
}

.mw-parser-output span.cs1-maint {display: inline;}