[BUGFIX] Restore diff-item-result-inline styling
With the recent introduction of formatted FlexForm diff views, the styling for "diff-item-result-inline" was removed. However, it is still needed in other areas. For example in the active TypoScript view when displaying substitution of constant values. This patch adds the styling for "diff-item-result-inline" back and in exchange removes this class from the workspaces "view changes" and "history" views. There it is not needed, and preserving white-space is even advantageous. Resolves: #102413 Related: #91148 Releases: main, 12.4 Change-Id: I6de89ab311a99636771df6eae21ecdadffa09f35 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81790 Tested-by:core-ci <typo3@b13.com> Tested-by:
Jasmina Ließmann <minapokhalo+typo3@gmail.com> Reviewed-by:
Jasmina Ließmann <minapokhalo+typo3@gmail.com>
Showing
- Build/Sources/Sass/component/_diff.scss 4 additions, 0 deletionsBuild/Sources/Sass/component/_diff.scss
- Build/Sources/TypeScript/workspaces/backend.ts 2 additions, 2 deletionsBuild/Sources/TypeScript/workspaces/backend.ts
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 0 deletionstypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/workspaces/Resources/Public/JavaScript/backend.js 1 addition, 1 deletion.../sysext/workspaces/Resources/Public/JavaScript/backend.js
Please register or sign in to comment