Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/ninja-fo.../deprecat.../assets/css
File: notifications.css
.nf-notification-inactive {
[0] Fix | Delete
background: #f1f1f1;
[1] Fix | Delete
}
[2] Fix | Delete
.nf-notification-inactive td,
[3] Fix | Delete
.nf-notification-inactive td ul,
[4] Fix | Delete
.nf-notification-inactive td > a {
[5] Fix | Delete
color: #bbb;
[6] Fix | Delete
}
[7] Fix | Delete
[8] Fix | Delete
#ninja_forms_admin .tokenfield {
[9] Fix | Delete
border: 1px solid #ddd;
[10] Fix | Delete
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
[11] Fix | Delete
box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
[12] Fix | Delete
background-color: #fff;
[13] Fix | Delete
color: #333;
[14] Fix | Delete
-webkit-transition: .05s border-color ease-in-out;
[15] Fix | Delete
transition: .05s border-color ease-in-out;
[16] Fix | Delete
margin: 1px;
[17] Fix | Delete
padding: 0 5px !important;
[18] Fix | Delete
width: 25em !important;
[19] Fix | Delete
min-height: 34px;
[20] Fix | Delete
/*height: auto !important;*/
[21] Fix | Delete
}
[22] Fix | Delete
#ninja_forms_admin .tokenfield input[type=text] {
[23] Fix | Delete
/*line-height: 33px;
[24] Fix | Delete
height: 26px;*/
[25] Fix | Delete
margin: 8px 0 0;
[26] Fix | Delete
}
[27] Fix | Delete
#ninja_forms_admin .token {
[28] Fix | Delete
margin: 5px 5px 5px 0;
[29] Fix | Delete
}
[30] Fix | Delete
#ninja_forms_admin .token .close {
[31] Fix | Delete
color: #aaa;
[32] Fix | Delete
text-decoration: none;
[33] Fix | Delete
line-height: 1.29em;
[34] Fix | Delete
}
[35] Fix | Delete
#ninja_forms_admin .token .close:hover {
[36] Fix | Delete
color: #666;
[37] Fix | Delete
}
[38] Fix | Delete
[39] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function