547 bytes added
, 06:17, 9 February 2022
/* "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;
}