Select Git revision

Jorrit Schaap authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
main.css 403 B
/* $Id: app.js 32724 2015-10-28 13:24:49Z schaap $ */
.grid {
min-height: 400px;
min-width: 500px;
height: auto;
width: auto;
}
.gantt {
min-height: 100px;
}
.dropdown-menu {
z-index: 10000;
}
.ui-grid-cell {
overflow: visible;
}
.datepicker-wrapper ul {
/* visibility: hidden; */
}
.ui-layout-row > .ui-splitbar {
height: 8px;
background-color: #888888;
}