Fix color of links in form errors

- Legacy-Id: 6700
This commit is contained in:
Ole Laursen 2013-11-11 12:52:07 +00:00
parent 422a20fe3d
commit 8020650566

View file

@ -236,6 +236,8 @@ li.error { margin: 0.5em; background-color: #f44; }
font-family: Arial, sans-serif;
}
.errorlist a { color: #fff; }
.group-documents .search-results { margin-top: 1.5em; }
table.milestones td.due { vertical-align: top; width: 80px; }