Skip to content
Snippets Groups Projects

Resolve #3352294 "Add admin templates page"

Files
5
+ 22
0
.unione-template-item table.nl-container {
border: none;
outline: none;
}
.unione-template-item table.nl-container tr td table.row,
.unione-template-item table.nl-container table.row table.row-content {
margin-top: 0;
margin-bottom: 0;
}
.unione-template-item table.nl-container tbody,
.unione-template-item table.nl-container tr,
.unione-template-item table.nl-container td {
border: none;
outline: none;
margin: 0;
}
.unione-template-item table.nl-container * {
pointer-events: none;
}
Loading