Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/jetpack/modules/plugin-s...
File: plugin-search.css
.plugin-card-jetpack-plugin-search .plugin-action-buttons {
[0] Fix | Delete
white-space: nowrap;
[1] Fix | Delete
}
[2] Fix | Delete
[3] Fix | Delete
.plugin-card-jetpack-plugin-search .plugin-action-buttons .jetpack-plugin-search__primary {
[4] Fix | Delete
background: #069e08;
[5] Fix | Delete
border-color: #00a523;
[6] Fix | Delete
color: #fff;
[7] Fix | Delete
box-shadow: 0 1px 0 #c5e2c3;
[8] Fix | Delete
}
[9] Fix | Delete
[10] Fix | Delete
.plugin-card-jetpack-plugin-search .plugin-action-buttons .jetpack-plugin-search__primary:hover {
[11] Fix | Delete
background: #00a523;
[12] Fix | Delete
border-color: #008b1d;
[13] Fix | Delete
color: #fff;
[14] Fix | Delete
}
[15] Fix | Delete
[16] Fix | Delete
.plugin-card-jetpack-plugin-search .plugin-card-bottom {
[17] Fix | Delete
display: none;
[18] Fix | Delete
}
[19] Fix | Delete
[20] Fix | Delete
.jetpack-plugin-search__bottom {
[21] Fix | Delete
display: flex;
[22] Fix | Delete
align-items: center;
[23] Fix | Delete
align-content: space-between;
[24] Fix | Delete
clear: both;
[25] Fix | Delete
padding: 12px 20px;
[26] Fix | Delete
background-color: #f6f7f7;
[27] Fix | Delete
border-top: 1px solid #dcdcde;
[28] Fix | Delete
overflow: hidden;
[29] Fix | Delete
}
[30] Fix | Delete
[31] Fix | Delete
.jetpack-plugin-search__text {
[32] Fix | Delete
flex: 1;
[33] Fix | Delete
margin: 0 24px 0 16px;
[34] Fix | Delete
}
[35] Fix | Delete
[36] Fix | Delete
/* Hides the link to dismiss cards when it's in action links
[37] Fix | Delete
* are before being moved to bottom row */
[38] Fix | Delete
.action-links .jetpack-plugin-search__dismiss {
[39] Fix | Delete
display: none;
[40] Fix | Delete
}
[41] Fix | Delete
[42] Fix | Delete
.jetpack-plugin-search__bottom .jetpack-plugin-search__dismiss {
[43] Fix | Delete
color: #484848;
[44] Fix | Delete
font-style: italic;
[45] Fix | Delete
text-decoration: underline;
[46] Fix | Delete
cursor: pointer;
[47] Fix | Delete
}
[48] Fix | Delete
[49] Fix | Delete
.jetpack-plugin-search__dismiss:hover {
[50] Fix | Delete
color: #646970;
[51] Fix | Delete
}
[52] Fix | Delete
[53] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function