Jump to content

User:Mooeypoo/tools/article.gender.flip.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.
.neutralitywtf-button {
	float: right;
}

.neutralitywtf-loading {
	opacity: 0.5;
}

.neutralitywtf-success-label {
	font-size: 1.2em;
	font-weight: bold;
	float: right;
}

/* Internal styling for replacement words */
.conceptreplacer-replaced {
	background-color: rgba(139, 195, 74, 0.5);
	padding: 0 0.2em !important;
	display: inline !important;
}

.conceptreplacer-replaced.conceptreplacer-ambiguous {
	background-color: rgba(255, 193, 7, 0.5);
}