Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/jetpack/modules/widgets/mileston...
File: style-admin.css
.milestone-widget fieldset {
[0] Fix | Delete
margin-bottom: 1em;
[1] Fix | Delete
}
[2] Fix | Delete
[3] Fix | Delete
.milestone-widget fieldset * {
[4] Fix | Delete
vertical-align: middle;
[5] Fix | Delete
}
[6] Fix | Delete
[7] Fix | Delete
.jp-ms-data-time input[type="text"] {
[8] Fix | Delete
text-align: right;
[9] Fix | Delete
width: 3.2em;
[10] Fix | Delete
}
[11] Fix | Delete
[12] Fix | Delete
.jp-ms-data-time .month {
[13] Fix | Delete
width: 5.4em;
[14] Fix | Delete
[15] Fix | Delete
}
[16] Fix | Delete
[17] Fix | Delete
.jp-ms-data-time .year[type="text"] {
[18] Fix | Delete
text-align: right;
[19] Fix | Delete
width: 4.5em;
[20] Fix | Delete
}
[21] Fix | Delete
[22] Fix | Delete
.jp-ms-data-time .assistive-text,
[23] Fix | Delete
.jp-ms-data-unit .assistive-text {
[24] Fix | Delete
position: absolute !important;
[25] Fix | Delete
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
[26] Fix | Delete
clip: rect(1px, 1px, 1px, 1px);
[27] Fix | Delete
}
[28] Fix | Delete
[29] Fix | Delete
@media screen and (max-width: 782px) {
[30] Fix | Delete
[31] Fix | Delete
.jp-ms-data-time input[type="text"],
[32] Fix | Delete
.jp-ms-data-time .year[type="text"] {
[33] Fix | Delete
width: 2.8em;
[34] Fix | Delete
[35] Fix | Delete
}
[36] Fix | Delete
[37] Fix | Delete
.jp-ms-data-time .year[type="text"] {
[38] Fix | Delete
width: 4em;
[39] Fix | Delete
}
[40] Fix | Delete
}
[41] Fix | Delete
[42] Fix | Delete
/* Fix styles of the Milestone block when it is displayed
[43] Fix | Delete
* as a part of the Legacy Widget block */
[44] Fix | Delete
.wp-block-legacy-widget__edit-form .widget-inside .widget-content .jp-ms-data-time .month {
[45] Fix | Delete
display: inline-block;
[46] Fix | Delete
width: 6.5em;
[47] Fix | Delete
min-height: 34px;
[48] Fix | Delete
}
[49] Fix | Delete
[50] Fix | Delete
.wp-block-legacy-widget__edit-form .widget-inside .widget-content .jp-ms-data-time input[type="text"] {
[51] Fix | Delete
display: inline-block;
[52] Fix | Delete
width: 3.2em;
[53] Fix | Delete
}
[54] Fix | Delete
[55] Fix | Delete
.wp-block-legacy-widget__edit-form .widget-inside .widget-content .jp-ms-data-time .year[type="text"] {
[56] Fix | Delete
width: 4.5em;
[57] Fix | Delete
}
[58] Fix | Delete
[59] Fix | Delete
.editor-styles-wrapper ul.milestone-type {
[60] Fix | Delete
list-style-type: none;
[61] Fix | Delete
padding-left: 0;
[62] Fix | Delete
}
[63] Fix | Delete
[64] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function