add confirm dialog to topo link delete
This commit is contained in:
@@ -152,6 +152,11 @@ div.content > div.tab-content table.nd_floatinghead thead {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* undo nd_center-cell when in a modial dialog (which lives in table cell) */
|
||||
.table .nd_center-cell .modal-body {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
/* fix layout of form fields inside the (topology) table */
|
||||
td div.input-append {
|
||||
margin-bottom: 0px;
|
||||
|
||||
Reference in New Issue
Block a user