Merge pull request #5159 from poornimanayar/error-message-style-hostname

Fix the colour of the error message in the domains overlay
This commit is contained in:
Elitsa Marinovska
2019-04-12 08:52:46 +02:00
committed by GitHub

View File

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