User:JohnFromPinckney/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.
.flaggedrevs-color-1
	{background-color:#f3f3ff;}  /* more gray/white than orig blue: eaf3ff */
.flaggedrevs-color-2
	{background-color:#d5fdf4;}  /* d5fdf4 */
.flaggedrevs-color-3
	{background-color:#fef6e7}  /* fef6e7 */
.flaggedrevs-pending
	{background-color:#fff2cc;}  /* fff2cc */
.flaggedrevs-unreviewed
	{background-color:#fef6e7;}  /* fef6e7 */
.shortdescription
	{display: inline-block !important;
	 background-color: cornsilk; padding: 5px;
	 border: red solid 1px;}
	/* {display:block !important; background-color: #FFFF80;} */
.shortdescription::before {
	content: "Short description:";
	font-weight:bold;
	margin-right:.3em;
	}
.mw-parser-output span.brokenref {
	display: inline;
	}
.mw-parser-output span.cs1-maint {display:inline; font-weight:bold; background-color:cyan;} /* display Citation Style 1 maintenance messages */
.mw-parser-output span.cs1-hidden-error {display: inline;} /* display hidden Citation Style 1 error messages */