Skip to content

Commit 8020650

Browse files
committed
Fix color of links in form errors
- Legacy-Id: 6700
1 parent 422a20f commit 8020650

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

static/css/base2.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,8 @@ li.error { margin: 0.5em; background-color: #f44; }
236236
font-family: Arial, sans-serif;
237237
}
238238

239+
.errorlist a { color: #fff; }
240+
239241
.group-documents .search-results { margin-top: 1.5em; }
240242

241243
table.milestones td.due { vertical-align: top; width: 80px; }

0 commit comments

Comments
 (0)