File: /var/www/html/wpmuhibbah/wp-content/themes/goodwish/framework/admin/assets/css/edgtf-sidebar.css
.sidebar-edgt-custom{
position: relative;
}
.edgt-delete-button{
height:24px;
width: 24px;
position: absolute;
z-index: 100;
top: 11px;
right: 32px;
background: transparent url(img/delete.png) no-repeat top left;
}
.edgt-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;
}
.edgt-add-widget{
background-color: #FCFCFC;
border: 1px solid #DFDFDF;
padding:10px;
text-align: center;
margin: 12px 0px;
}
#wpwrap .edgt-add-widget .button{
margin-top:15px;
}
.edgt-add-widget .input_wrap {
display: block;
position: relative;
}
.edgt-add-widget .input_wrap input{
width: 100%;
}
.edgtf-field-description {
display: block;
font-style: italic;
margin-top: 5px;
}