096f25ee by Jeff Balicki

ee

1 parent 678a58f4
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -94,8 +94,10 @@ p {
abbr[title],
abbr[data-bs-original-title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
......@@ -386,6 +388,10 @@ legend + * {
padding: 0;
}
::-webkit-file-upload-button {
font: inherit;
}
::file-selector-button {
font: inherit;
}
......@@ -1150,4 +1156,4 @@ body.understrap-no-sidebar .wp-block-cover.alignwide {
font-weight: 500;
}
/*# sourceMappingURL=custom-editor-style.css.map */
/*# sourceMappingURL=custom-editor-style.css.map */
\ No newline at end of file
......
This diff could not be displayed because it is too large.