ddd
Showing
5 changed files
with
1 additions
and
7 deletions
This diff is collapsed.
Click to expand it.
This diff could not be displayed because it is too large.
| ... | @@ -94,10 +94,8 @@ p { | ... | @@ -94,10 +94,8 @@ p { |
| 94 | 94 | ||
| 95 | abbr[title], | 95 | abbr[title], |
| 96 | abbr[data-bs-original-title] { | 96 | abbr[data-bs-original-title] { |
| 97 | -webkit-text-decoration: underline dotted; | ||
| 98 | text-decoration: underline dotted; | 97 | text-decoration: underline dotted; |
| 99 | cursor: help; | 98 | cursor: help; |
| 100 | -webkit-text-decoration-skip-ink: none; | ||
| 101 | text-decoration-skip-ink: none; | 99 | text-decoration-skip-ink: none; |
| 102 | } | 100 | } |
| 103 | 101 | ||
| ... | @@ -388,10 +386,6 @@ legend + * { | ... | @@ -388,10 +386,6 @@ legend + * { |
| 388 | padding: 0; | 386 | padding: 0; |
| 389 | } | 387 | } |
| 390 | 388 | ||
| 391 | ::-webkit-file-upload-button { | ||
| 392 | font: inherit; | ||
| 393 | } | ||
| 394 | |||
| 395 | ::file-selector-button { | 389 | ::file-selector-button { |
| 396 | font: inherit; | 390 | font: inherit; |
| 397 | } | 391 | } | ... | ... |
This diff could not be displayed because it is too large.
| ... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
| 5 | Author: the Understrap Contributors | 5 | Author: the Understrap Contributors |
| 6 | Author URI: https://github.com/understrap/understrap-child/graphs/contributors | 6 | Author URI: https://github.com/understrap/understrap-child/graphs/contributors |
| 7 | Template: understrap | 7 | Template: understrap |
| 8 | Version: 1.1.16 | 8 | Version: 1.1.17 |
| 9 | License: GNU General Public License v2 or later | 9 | License: GNU General Public License v2 or later |
| 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | Text Domain: understrap-child | 11 | Text Domain: understrap-child | ... | ... |
-
Please register or sign in to post a comment