first commit

This commit is contained in:
maher
2025-12-28 13:49:00 +01:00
commit f0b8392c55
6148 changed files with 743662 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
body {
font-family: Arial, Helvetica, sans-serif;
}
.demo-loading {
visibility: hidden;
}
table {
font-size: 1em;
}
.demo-description {
clear: both;
padding: 12px;
}
.ui-draggable, .ui-droppable {
background-position: top;
}