bpm/jquery/style.css
2022-11-28 10:24:23 +01:00

12 lines
142 B
CSS
Executable File

body {
font-family: Arial, Helvetica, sans-serif;
}
table {
font-size: 1em;
}
.ui-draggable, .ui-droppable {
background-position: top;
}