Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/wpforms-.../assets/css/admin
File: edit-post-education.css
/**
[0] Fix | Delete
* Common styles.
[1] Fix | Delete
*/
[2] Fix | Delete
.wpforms-edit-post-education-notice-body {
[3] Fix | Delete
padding-left: 52px;
[4] Fix | Delete
min-height: 40px;
[5] Fix | Delete
margin: 0;
[6] Fix | Delete
position: relative;
[7] Fix | Delete
}
[8] Fix | Delete
[9] Fix | Delete
.wpforms-edit-post-education-notice-body p {
[10] Fix | Delete
margin: 0;
[11] Fix | Delete
}
[12] Fix | Delete
[13] Fix | Delete
.wpforms-edit-post-education-notice-body:before {
[14] Fix | Delete
content: '';
[15] Fix | Delete
display: block;
[16] Fix | Delete
width: 40px;
[17] Fix | Delete
height: 40px;
[18] Fix | Delete
background-image: url("../../images/sullie-edit-post-education.svg");
[19] Fix | Delete
background-size: 100%;
[20] Fix | Delete
position: absolute;
[21] Fix | Delete
left: 0;
[22] Fix | Delete
top: 0;
[23] Fix | Delete
}
[24] Fix | Delete
[25] Fix | Delete
/**
[26] Fix | Delete
* Classic editor styles.
[27] Fix | Delete
*/
[28] Fix | Delete
.wpforms-hidden {
[29] Fix | Delete
display: none !important;
[30] Fix | Delete
}
[31] Fix | Delete
[32] Fix | Delete
.wpforms-edit-post-education-notice {
[33] Fix | Delete
position: relative;
[34] Fix | Delete
background: #FFFFFF;
[35] Fix | Delete
border: 1px solid #C3C4C7;
[36] Fix | Delete
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
[37] Fix | Delete
padding: 10px;
[38] Fix | Delete
font-size: 14px;
[39] Fix | Delete
line-height: 21px;
[40] Fix | Delete
display: flex;
[41] Fix | Delete
align-items: flex-start;
[42] Fix | Delete
margin: 23px 0;
[43] Fix | Delete
}
[44] Fix | Delete
[45] Fix | Delete
.wpforms-edit-post-education-notice .notice-dismiss {
[46] Fix | Delete
position: static;
[47] Fix | Delete
margin-left: auto;
[48] Fix | Delete
}
[49] Fix | Delete
[50] Fix | Delete
.wpforms-edit-post-education-notice:not(.wpforms-hidden) + #postdivrich {
[51] Fix | Delete
margin-top: -20px;
[52] Fix | Delete
}
[53] Fix | Delete
[54] Fix | Delete
/**
[55] Fix | Delete
* Gutenberg editor styles.
[56] Fix | Delete
*/
[57] Fix | Delete
.is-distraction-free .interface-interface-skeleton__header:focus-within .wpforms-edit-post-education-notice .components-notice__actions,
[58] Fix | Delete
.is-distraction-free .interface-interface-skeleton__header:focus-within .wpforms-edit-post-education-notice .components-notice__content {
[59] Fix | Delete
transform: none !important;
[60] Fix | Delete
}
[61] Fix | Delete
[62] Fix | Delete
.components-notice-list .wpforms-edit-post-education-notice {
[63] Fix | Delete
background-color: #f0f6fc;
[64] Fix | Delete
border-top: 0;
[65] Fix | Delete
border-left: 4px solid #007cba;
[66] Fix | Delete
border-bottom: 0;
[67] Fix | Delete
border-right: 0;
[68] Fix | Delete
margin: 0;
[69] Fix | Delete
}
[70] Fix | Delete
[71] Fix | Delete
.components-notice-list .wpforms-edit-post-education-notice-body {
[72] Fix | Delete
padding-right: 150px;
[73] Fix | Delete
float: left;
[74] Fix | Delete
}
[75] Fix | Delete
[76] Fix | Delete
@media (max-width: 767px) {
[77] Fix | Delete
.components-notice-list .wpforms-edit-post-education-notice-body {
[78] Fix | Delete
float: none;
[79] Fix | Delete
padding-right: 0;
[80] Fix | Delete
}
[81] Fix | Delete
.components-notice-list .components-notice__action.components-button.wpforms-edit-post-education-notice-guide-button {
[82] Fix | Delete
margin-left: 52px;
[83] Fix | Delete
}
[84] Fix | Delete
}
[85] Fix | Delete
[86] Fix | Delete
@media (min-width: 768px) {
[87] Fix | Delete
.components-notice-list .components-notice__action.components-button.wpforms-edit-post-education-notice-guide-button {
[88] Fix | Delete
position: absolute;
[89] Fix | Delete
right: 60px;
[90] Fix | Delete
top: 14px;
[91] Fix | Delete
margin: 0;
[92] Fix | Delete
}
[93] Fix | Delete
.components-notice-list .wpforms-edit-post-education-notice.components-notice .components-notice__dismiss {
[94] Fix | Delete
margin-top: 14px;
[95] Fix | Delete
}
[96] Fix | Delete
}
[97] Fix | Delete
[98] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function