euscanwww: Refresh package button works even without JS

Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
volpino
2012-11-08 16:22:03 +01:00
parent 853e92c56e
commit 9143301875
3 changed files with 31 additions and 14 deletions

View File

@ -234,3 +234,7 @@ textarea {
.errorlist + input {
border: 1px solid red;
}
.inline {
display: inline;
}