33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-11-30 16:53:59 +00:00

style success message

This commit is contained in:
Daniel Dimitrov 2012-06-23 16:26:43 +02:00
parent a5f2267b55
commit 82f4d8b898

View File

@ -41,3 +41,8 @@
.rule {
font-weight: bold;
}
.success {
color: green;
font-weight: bold;
}