Fix color of links in form errors
- Legacy-Id: 6700
This commit is contained in:
parent
422a20fe3d
commit
8020650566
|
@ -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; }
|
||||
|
|
Loading…
Reference in a new issue