1
0
mirror of https://github.com/silverstripe/silverstripe-framework synced 2024-10-22 12:05:37 +00:00
2012-01-08 19:14:32 +01:00

7 lines
251 B
CSS

/* table */
.ComplexTableField { margin-bottom: 10px; }
.ComplexTableField tbody td { cursor: pointer; }
.ComplexTableField tbody td.markingcheckbox { cursor: default; }
.ui-dialog .ctf-dialog.ui-dialog-content { padding-right: 0; /* scrollbars */ }