OwlCyberSecurity - MANAGER
Edit File: eltdf-sidebar.css
.sidebar-eltdf-custom{ position: relative; } .eltdf-delete-button{ height:24px; width: 24px; position: absolute; z-index: 100; top: 12px; right: 42px; background: transparent url(img/delete.png) no-repeat top left; } .eltdf-delete-button:hover{ background: transparent url(img/delete.png) no-repeat bottom left; cursor: pointer; } .activate_spinner{ display: block !important; position: absolute; top: 10px; right: 4px; background-color: #ECECEC; } .eltdf-add-widget{ background-color: #FCFCFC; border: 1px solid #DFDFDF; padding:10px; text-align: center; margin: 12px 0px; } #wpwrap .eltdf-add-widget .button{ margin-top:15px; } .eltdf-add-widget .input_wrap { display: block; position: relative; } .eltdf-add-widget .input_wrap input{ width: 100%; } .eltdf-field-description { display: block; font-style: italic; margin-top: 5px; } .eltdf-widget-color-picker > label, .eltdf-widget-color-picker span { display: block; }