Download this file

custom-fields.css    6 lines (6 with data), 90 Bytes

1
2
3
4
5
6
div.custom-field {
cursor: move;
border:1px solid #ccc;
margin:2px;
padding:2px;
}