hydra: minor improvements in hydra ui

This commit is contained in:
Rob Vermaas
2010-02-09 13:43:53 +00:00
parent fabc8e4774
commit 090a648020
3 changed files with 35 additions and 4 deletions

View File

@ -49,6 +49,10 @@ a.smallLink {
white-space: pre-wrap;
}
a#error-link {
color: red;
}
.error {
color: red;
font-weight: bold;