| 1 |
.sp-smart-post-focal-point { |
| 2 |
.sp-smart-post-header-control { |
| 3 |
margin-bottom: 8px; |
| 4 |
} |
| 5 |
.focal-point-picker__controls { |
| 6 |
display: none; |
| 7 |
} |
| 8 |
.sp-smart-post-focal-point-control { |
| 9 |
.components-focal-point-picker__media--placeholder { |
| 10 |
height: 100%; |
| 11 |
} |
| 12 |
.components-focal-point-picker { |
| 13 |
margin: 0; |
| 14 |
width: 100%; |
| 15 |
height: 140px; |
| 16 |
|
| 17 |
img { |
| 18 |
width: 100%; |
| 19 |
height: 100%; |
| 20 |
} |
| 21 |
} |
| 22 |
} |
| 23 |
} |
| 24 |
|
| 25 |
.sp-smart-post-focal-point.sp-is-pro{ |
| 26 |
.sp-smart-pro-text { |
| 27 |
margin-left: 5px; |
| 28 |
} |
| 29 |
} |
| 30 |
|
| 31 |
.sp-is-pro { |
| 32 |
.sp-smart-post-component-title{ |
| 33 |
color: #00000080; |
| 34 |
} |
| 35 |
.sp-smart-post-focal-point-control { |
| 36 |
opacity: .6; |
| 37 |
pointer-events: none; |
| 38 |
} |
| 39 |
} |