[BUGFIX] Inline upload progress queue styles are missing
The cleanup done in #55810 breaks the styling of the inline upload progress queue. This patch is a followup that removes the use of css class file_list_normal in for DragUploader. And adds the missing table css class so the progress queue looks correct again. Resolves: #56020 Releases: 6.2 Change-Id: I2889041a0d3be82be9b5df462b816a8d5a130d7d Reviewed-on: https://review.typo3.org/27643 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring
Showing
- typo3/sysext/backend/Resources/Public/JavaScript/DragUploader.js 2 additions, 2 deletions...ysext/backend/Resources/Public/JavaScript/DragUploader.js
- typo3/sysext/t3skin/Resources/Public/Css/visual/module_file_list.css 9 additions, 9 deletions...t/t3skin/Resources/Public/Css/visual/module_file_list.css
Please register or sign in to comment