|
|
@ -135,6 +135,9 @@ html:not(.-browser-mobile) |
|
|
|
.inline-edit--display-field |
|
|
|
.inline-edit--display-field |
|
|
|
display: initial |
|
|
|
display: initial |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
&.bcfThumbnail |
|
|
|
|
|
|
|
outline: none |
|
|
|
|
|
|
|
|
|
|
|
// Some padding for the inner cells of the display fields |
|
|
|
// Some padding for the inner cells of the display fields |
|
|
|
.inline-edit--display-field |
|
|
|
.inline-edit--display-field |
|
|
|
padding: 2px |
|
|
|
padding: 2px |
|
|
@ -159,4 +162,5 @@ body.-browser-edge |
|
|
|
|
|
|
|
|
|
|
|
.wp-table--cell-td img.thumbnail |
|
|
|
.wp-table--cell-td img.thumbnail |
|
|
|
height: 40px |
|
|
|
height: 40px |
|
|
|
|
|
|
|
outline: none |
|
|
|
|
|
|
|
|
|
|
|