|
|
|
@ -126,13 +126,14 @@ td.subject .wp-table--cell-container .wp-edit-field:not(.wp-table--cell-span) |
|
|
|
|
|
|
|
|
|
// Style no-label fields (long text, description, ..) with padding |
|
|
|
|
.wp-edit-field.-no-label:not(.-active) |
|
|
|
|
margin-left: -0.375rem |
|
|
|
|
|
|
|
|
|
.wp-table--cell-span |
|
|
|
|
display: block |
|
|
|
|
padding: 5px |
|
|
|
|
padding-right: 0 |
|
|
|
|
|
|
|
|
|
.wp-edit-field.description.-no-label |
|
|
|
|
margin-left: -0.375rem |
|
|
|
|
|
|
|
|
|
// Do not hover trigger-link when element is read-only |
|
|
|
|
.-read-only |
|
|
|
|
.inplace-editing--trigger-link:hover .inplace-editing--container |
|
|
|
|