Esbozos y pruebas iniciales

This commit is contained in:
imnavajas
2023-11-08 08:20:13 +01:00
parent 1823c704d2
commit 8e50186cf6
4 changed files with 365 additions and 1 deletions

View File

@ -89,4 +89,10 @@ table.dataTable.table-hover>tbody>tr.selected:hover>* {
width: 100%;
height: 25px;
margin-top: 6px;
}
}
div.draw-shapes {
width: 95%;
height: 500px;
margin: 2.5% auto;
}