Show the goal for 100/100 on the rule page

This commit is contained in:
Gaël Métais
2015-09-11 10:24:20 +02:00
parent 53fd2e48e5
commit 3051d61365
3 changed files with 26 additions and 2 deletions
+8 -1
View File
@@ -29,9 +29,16 @@
border-radius: 0.5em;
margin: 0 auto 0.5em;
}
.rule h3 {
margin-bottom: 0em;
}
.rule .okThreshold {
font-style: italic;
font-size: 0.9em;
}
.rule .message {
width: 80%;
margin: 0 auto;
margin: 1.5em auto;
}
.rule .message p {
margin: 0.5em;