[TASK] Correct table rendering
* add darker panel header to remain visual identity * add nowrap for th in typo3 tables * remove obsolete db_list_normal class and definitions * remove obsolete pagination styling from beusers * fix padding list module table styling * fix beuser table listing Resolves: #63294 Releases: master Change-Id: I57170021f322751192618fa0a83e2a16dc855a74 Reviewed-on: http://review.typo3.org/34544 Reviewed-by:Felix Kopp <felix-source@phorax.com> Tested-by:
Felix Kopp <felix-source@phorax.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
Showing
- typo3/sysext/backend/Classes/Controller/ContentElement/ElementInformationController.php 2 additions, 2 deletions...ontroller/ContentElement/ElementInformationController.php
- typo3/sysext/backend/Classes/View/PageLayoutView.php 1 addition, 1 deletiontypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/beuser/Resources/Private/Partials/BackendUser/IndexListRow.html 4 additions, 6 deletions.../Resources/Private/Partials/BackendUser/IndexListRow.html
- typo3/sysext/beuser/Resources/Private/Partials/BackendUser/OnlineListRow.html 1 addition, 1 deletion...Resources/Private/Partials/BackendUser/OnlineListRow.html
- typo3/sysext/beuser/Resources/Private/Templates/BackendUser/Index.html 5 additions, 6 deletions...beuser/Resources/Private/Templates/BackendUser/Index.html
- typo3/sysext/beuser/Resources/Public/Css/style.css 0 additions, 23 deletionstypo3/sysext/beuser/Resources/Public/Css/style.css
- typo3/sysext/linkvalidator/Resources/Private/Templates/mod_template.html 2 additions, 2 deletions...nkvalidator/Resources/Private/Templates/mod_template.html
- typo3/sysext/t3skin/Resources/Private/Styles/TYPO3/_element_panel.less 2 additions, 3 deletions...t3skin/Resources/Private/Styles/TYPO3/_element_panel.less
- typo3/sysext/t3skin/Resources/Private/Styles/TYPO3/_element_table.less 19 additions, 15 deletions...t3skin/Resources/Private/Styles/TYPO3/_element_table.less
- typo3/sysext/t3skin/Resources/Private/Styles/TYPO3/structure/_module_web_list.less 0 additions, 6 deletions...rces/Private/Styles/TYPO3/structure/_module_web_list.less
- typo3/sysext/t3skin/Resources/Private/Styles/bootstrap/variables.less 2 additions, 2 deletions.../t3skin/Resources/Private/Styles/bootstrap/variables.less
- typo3/sysext/t3skin/Resources/Public/Css/visual/t3skin.css 16 additions, 20 deletionstypo3/sysext/t3skin/Resources/Public/Css/visual/t3skin.css
- typo3/sysext/wizard_sortpages/Classes/View/SortPagesWizardModuleFunction.php 1 addition, 1 deletion..._sortpages/Classes/View/SortPagesWizardModuleFunction.php
Please register or sign in to comment