* implement react-based JS block * refactor shortcode and widget to use the same syntax and classes
8 lines
218 B
CSS
8 lines
218 B
CSS
div.wp-block-scliveticker-ticker div.components-base-control:first-child label {
|
|
font-weight: 600;
|
|
}
|
|
|
|
div.wp-block-scliveticker-ticker div.components-base-control:first-child label > .dashicon {
|
|
margin-right: 8px;
|
|
}
|