33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2025-04-05 20:31:51 +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 { .rule {
font-weight: bold; font-weight: bold;
} }
.success {
color: green;
font-weight: bold;
}