forgejo/web_src/css/features
Gusted b97ab04e8f
[GITEA] Make filename accessible in dropzone
- In Forgejo you can upload files by drag n dropping them in selective
'zones', these are handled by
[dropzone](https://github.com/dropzone/dropzone). While waiting for it
to finish uploading, you can see the file's size and name.
- The name was conviently placed under the progress bar, so as an file
is uploading you couldn't see the filename anymore.
- This patch fixes that by simply moving the filename a few pixels down.
- Resolves https://codeberg.org/Codeberg/Community/issues/1104

(cherry picked from commit 58d500aafd)
2023-08-14 12:43:56 +02:00
..
codeeditor.css Fix Monaco IOS keyboard button (#24341) 2023-04-26 01:31:50 -04:00
console.css Add custom ansi colors and CSS variables for them (#25546) 2023-06-28 15:38:55 +02:00
dropzone.css [GITEA] Make filename accessible in dropzone 2023-08-14 12:43:56 +02:00
gitgraph.css Improve commit graph alignment and truncating (#26112) 2023-07-25 10:17:41 +00:00
heatmap.css Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
imagediff.css add stylelint-stylistic (#25285) 2023-06-17 13:20:32 +00:00
projects.css Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
tribute.css Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00