Skip to main content


[TASK] Update display of system information dropdown

The heading in the dropdown content now matches the label already
shown as button to open the dropdown in small viewports.

With #99742 a heading was introduced to structure the messages listed
below. With this change this heading will be removed again.

In addition, the standard link markup is now also used in the
introductory text.

The badge contains the amount of error messages. Badge position is now
aligned horizontally in the middle of the row in small viewports.

Resolves: #99853
Related: #99742
Related: #99538
Releases: main
Change-Id: Iea5a88c6b088ce810fc073a886251e8bfd1c880b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77721
Tested-by: core-ci <typo3@b13.com>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Stefan Bürk <stefan@buerk.tech>
Reviewed-by: Stefan Bürk <stefan@buerk.tech>



[TASK] Optimize code introduced in the Application Information dropdown

This followup optimizes the code introduced by a previous patch set.
Newly introduced CSS classes are thereby partially removed again.

Resolves: #99809
Related: #99742
Releases: main
Change-Id: Ife2b6e1704837fbee2481d18c7191625a60a7979
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77683
Reviewed-by: Benni Mack <benni@typo3.org>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Benni Mack <benni@typo3.org>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: core-ci <typo3@b13.com>



[TASK] Use default font color in system information dropdown

To improve readability, the system status text and value of the
application context are displayed in default font color.
The link to the system log is now also displayed in the default
link color.

Resolves: #99742
Related: #99538
Releases: main
Change-Id: I293d5c74a7dc5bf26ff53673c9ac55767e686332
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77660
Tested-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: core-ci <typo3@b13.com>
Reviewed-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: Stefan Bürk <stefan@buerk.tech>
Tested-by: Stefan Bürk <stefan@buerk.tech>