/* Node display */ .field .field-label, .field .field-label-inline, .field .field-label-inline-first { font-weight:bold; } .field .field-label-inline, .field .field-label-inline-first { display:inline; } .field .field-label-inline { visibility:hidden; } /* Node form display */ .node-form .content-multiple-table td.content-multiple-drag { width:30px; padding-right:0;/*LTR*/ } .node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle{ padding-right:.5em;/*LTR*/ } .node-form .content-add-more .form-submit{ margin:0; } .content-multiple-remove-button { display: block; float: right; height: 14px; width: 16px; margin: 2px 0 1px 0; padding: 0; background:transparent url(../images/remove.png) no-repeat 0 0; border-bottom: #C2C9CE 1px solid; border-right: #C2C9CE 1px solid; } .content-multiple-remove-button:hover { background-position: 0 -14px; } .content-multiple-removed-row .content-multiple-remove-button { background-position: 0 -28px; } .content-multiple-removed-row .content-multiple-remove-button:hover { background-position: 0 -42px; } html.js .content-multiple-removed-row { background-color: #ffffcc; } .content-multiple-weight-header, .content-multiple-remove-header, .content-multiple-remove-cell, .content-multiple-table td.delta-order { text-align: center; } html.js .content-multiple-weight-header, html.js .content-multiple-remove-header span, html.js .content-multiple-table td.delta-order, html.js .content-multiple-remove-checkbox { display: none; } .node-form .number { display:inline; width:auto; } .node-form .text { width:auto; } /* CSS overrides for Views-based autocomplete results. - #autocomplete uses "white-space:pre", which is no good with Views' template-based rendering - Field titles are rendered with