Index: typo3/sysext/t3skin/stylesheets/structure/element_version.css =================================================================== --- typo3/sysext/t3skin/stylesheets/structure/element_version.css (revision 7740) +++ typo3/sysext/t3skin/stylesheets/structure/element_version.css (working copy) @@ -5,10 +5,14 @@ - - - - - - - - - - - - - - - - - - - - - */ div.workspace-info { - margin: -10px 0px 5px -10px; - padding: 3px; + margin: -10px -10px 5px -10px; + padding: 14px 10px 3px; } +div.workspace-info span.t3-icon { + vertical-align: middle; +} + table.workspace-overview td { vertical-align: top; } @@ -37,8 +41,4 @@ #ver-wl-new-workspace-icon { margin-right: 5px; float: left; -} - -#typo3-alt-db-navframe-php .workspace-info { - margin: 10px 0 0 10px; } \ No newline at end of file Index: typo3/sysext/t3skin/stylesheets/visual/element_version.css =================================================================== --- typo3/sysext/t3skin/stylesheets/visual/element_version.css (revision 7740) +++ typo3/sysext/t3skin/stylesheets/visual/element_version.css (working copy) @@ -4,9 +4,9 @@ $Id$ - - - - - - - - - - - - - - - - - - - - - */ -#typo3-alt-db-navframe-php .workspace-info { +#typo3-pagetree .workspace-info { background-color: #ccccff; - border: none; + border-bottom: 1px solid #999999; } table#typo3-versionSelector {