Update help popover to pull status data from database

This commit is contained in:
2011-12-22 16:27:31 +00:00
parent 1e6ae6a952
commit 207303be69
4 changed files with 38 additions and 33 deletions

View File

@@ -165,3 +165,11 @@ margin: 0 0 0px;
border: 1px solid #DDD;
}
dl.help dt {
margin-top: 1em;
}
dl.help dd {
padding: 0.5em;
}