| Current Path : /var/www/html/mediawiki-1.43.1/extensions/Scribunto/modules/ |
| Current File : /var/www/html/mediawiki-1.43.1/extensions/Scribunto/modules/ext.scribunto.errors.css |
.scribunto-error {
cursor: pointer;
}
.scribunto-error:hover,
.scribunto-error:focus {
text-decoration: underline;
}
/* Make the popup heading more prominent */
.scribunto-error-label {
font-size: larger;
font-weight: bold;
}