Fix the colour of the error message in the domains overlay

This commit is contained in:
Poornima Nayar
2019-04-04 16:39:53 +02:00
parent 4a8449d80d
commit 75bba068a4

View File

@@ -533,6 +533,10 @@ div.help {
}
table.domains .help-inline{
color:@red;
}
// INPUT GROUPS
// ------------