Template:Edit fully-protected/color legend/styles.css

From WikiProjectMed
Jump to navigation Jump to search
/* "Normal" entries for the protected edit list. */
.protectededit-legend-normal {
	background-color: inherit;
}

/* Erroneous entries for the protected edit list. Usually indicates the wrong protection level for the list. */
.protectededit-legend-error {
	background-color: #ffbfdc;
}

/* Entries for the protected edit list that probably need extra attention or permissions. */
.protectededit-legend-caution {
	background-color: #fff9bf;
}

/* Entries for templates and modules. */
.protectededit-legend-attention {
	background-color: #e4ffcc;
}