fix color of links in warnings, fix #10480

This commit is contained in:
Jan-Christoph Borchardt 2014-08-18 16:40:32 +02:00
parent 1b81cc1acd
commit 58cb0697d6

View File

@ -598,6 +598,7 @@ label.infield {
.warning legend,
.warning a,
.error a {
color: #fff !important;
font-weight: bold !important;
}
.error pre {