File: /var/www/html/wptuneprotect/wp-content/plugins/insert-php/admin/assets/css/new-item.less
.wrap {
margin-top: 0;
}
.wbcr-inp-items {
padding-top: 10px;
padding-bottom: 20px;
overflow: hidden;
background-color: #f1f1f1;
.wbcr-inp-buttons .button {
background-color: #fff;
}
.wbcr-inp-item {
width: 250px;
min-width: 0;
height: 250px;
padding: 20px;
margin: 0 15px 15px 0;
vertical-align: top;
float: left;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 150%;
position: relative;
.wbcr-inp-title {
font-size: 16px;
margin: 0 0 15px 0;
}
.wbcr-inp-buttons {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 18px;
background-color: #f9f9f9;
height: 66px;
-moz-box-sizing: border-box;
box-sizing: border-box;
.dashicons {
position: relative;
font-size: 20px;
}
.dashicons + span {
margin-left: 5px;
}
.wbcr-inp-hint-button {
float: right;
.dashicons {
top: 4px
}
}
.wbcr-inp-create {
.dashicons {
top: 5px
}
}
}
}
}