de2f21b2 by Jeff Balicki

ddd

1 parent 52730cb2
This diff could not be displayed because it is too large.
......@@ -94,10 +94,8 @@ 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;
}
......@@ -388,10 +386,6 @@ legend + * {
padding: 0;
}
::-webkit-file-upload-button {
font: inherit;
}
::file-selector-button {
font: inherit;
}
......@@ -1156,4 +1150,4 @@ body.understrap-no-sidebar .wp-block-cover.alignwide {
font-weight: 500;
}
/*# sourceMappingURL=custom-editor-style.css.map */
\ No newline at end of file
/*# sourceMappingURL=custom-editor-style.css.map */
......
This diff could not be displayed because it is too large.
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.16
Version: 1.1.17
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......