Commit 903187e
committed
Plugins/Themes: Increase size of drop region for uploads.
The native drop area surface is the `input[type="file"]` element, which is quite small on plugin and theme upload screens. A larger drop area makes it easier for users to successfully drag their file over the region.
Modify the CSS so that the file input occupies the full visual space.
Props ibrahimriaz, ronya4927, huzaifaalmesbah, noruzzaman, r1k0, nikunj8866, joedolson.
Fixes #64065.
git-svn-id: https://develop.svn.wordpress.org/trunk@61598 602fd350-edb4-49c9-b593-d223f7449a821 parent 8906a00 commit 903187e
1 file changed
Lines changed: 27 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1086 | 1086 | | |
1087 | 1087 | | |
1088 | 1088 | | |
1089 | | - | |
1090 | | - | |
1091 | | - | |
| 1089 | + | |
1092 | 1090 | | |
1093 | 1091 | | |
1094 | 1092 | | |
| |||
1097 | 1095 | | |
1098 | 1096 | | |
1099 | 1097 | | |
1100 | | - | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
1101 | 1108 | | |
1102 | 1109 | | |
1103 | 1110 | | |
| |||
1131 | 1138 | | |
1132 | 1139 | | |
1133 | 1140 | | |
| 1141 | + | |
1134 | 1142 | | |
1135 | 1143 | | |
1136 | 1144 | | |
| |||
2015 | 2023 | | |
2016 | 2024 | | |
2017 | 2025 | | |
2018 | | - | |
2019 | | - | |
2020 | | - | |
| 2026 | + | |
| 2027 | + | |
| 2028 | + | |
2021 | 2029 | | |
2022 | 2030 | | |
2023 | | - | |
2024 | | - | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
| 2041 | + | |
| 2042 | + | |
2025 | 2043 | | |
2026 | 2044 | | |
0 commit comments