[Web] Move DNS diagnostic to modal, some minor fixes
This commit is contained in:
@@ -34,4 +34,12 @@ table.footable>tbody>tr.footable-empty>td {
|
||||
}
|
||||
.inputMissingAttr {
|
||||
border-color: #FF4136;
|
||||
}
|
||||
}
|
||||
.dns-found {
|
||||
max-width: 300px;
|
||||
word-break: break-all;
|
||||
}
|
||||
.dns-recommended {
|
||||
max-width: 150px;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
Reference in New Issue
Block a user