File "editor.scss"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/revslider/includes/gutenberg-blocks/blocks/revslider/editor.scss
File size: 962 bytes
MIME-type: text/plain
Charset: utf-8

div.revslider_block {
    background: url(../images/revlogo.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 205px;
    line-height: 32px;
}

div.revslider_block .components-text-control__input {
    display:none;
}

div.revslider_block span{
    font-weight: bold;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

div.revslider_block .slider_slug {
    float:left;
 } 

div.revslider_block .slider_edit_button {
   float:right;
}

[data-type="themepunch/revslider"] .editor-block-list__block-edit:before{
    outline: 1px solid rgba(145,151,162,.25)!important;
}

.editor-block-list-item-themepunch-revslider svg,
.components-panel__body.edit-post-block-sidebar__panel svg.dashicons-update
{
    width:24px;
    height:24px;
}

.editor-block-list-item-themepunch-revslider .editor-block-types-list__item-title{
    padding: 4px 1px 4px 1px;
}