[FEATURE] Use common classes for toolbar items
Create common CSS classes to be used for toolbar items so that it looks the same, and extensions doesn't have to create the same css again and again. * Common "drop down" class * Common ul/li definition * Common layout, all looks the same Change-Id: Iedad718ab4f26d87177e3d49ca93f58bf543d9f6 Resolves: #M17888 Reviewed-on: http://review.typo3.org/1088 Reviewed-by:Steffen Gebert <steffen.gebert@typo3.org> Tested-by:
Steffen Gebert <steffen.gebert@typo3.org> Reviewed-by:
Andreas Wolf <andreas.wolf@ikt-werk.de> Tested-by:
Andreas Wolf <andreas.wolf@ikt-werk.de>
Showing
- typo3/sysext/t3skin/stylesheets/structure/toolbar.css 22 additions, 0 deletionstypo3/sysext/t3skin/stylesheets/structure/toolbar.css
- typo3/sysext/t3skin/stylesheets/structure/toolbar_caching.css 0 additions, 22 deletions...3/sysext/t3skin/stylesheets/structure/toolbar_caching.css
- typo3/sysext/t3skin/stylesheets/structure/toolbar_shortcut.css 1 addition, 1 deletion.../sysext/t3skin/stylesheets/structure/toolbar_shortcut.css
- typo3/sysext/t3skin/stylesheets/visual/toolbar.css 7 additions, 0 deletionstypo3/sysext/t3skin/stylesheets/visual/toolbar.css
- typo3/sysext/t3skin/stylesheets/visual/toolbar_caching.css 0 additions, 7 deletionstypo3/sysext/t3skin/stylesheets/visual/toolbar_caching.css
- typo3/sysext/t3skin/stylesheets/visual/toolbar_shortcut.css 0 additions, 7 deletionstypo3/sysext/t3skin/stylesheets/visual/toolbar_shortcut.css
Please register or sign in to comment