Bug #22749 ยป 14522.diff
typo3/sysext/t3skin/stylesheets/structure/element_version.css (working copy) | ||
---|---|---|
- - - - - - - - - - - - - - - - - - - - - */
|
||
div.workspace-info {
|
||
margin: -10px 0px 5px -10px;
|
||
padding: 3px;
|
||
margin: -10px -10px 5px -10px;
|
||
padding: 14px 3px 3px;
|
||
}
|
||
div.workspace-info span.t3-icon {
|
||
vertical-align: middle;
|
||
}
|
||
table.workspace-overview td {
|
||
vertical-align: top;
|
||
}
|
||
... | ... | |
margin-right: 5px;
|
||
float: left;
|
||
}
|
||
#typo3-alt-db-navframe-php .workspace-info {
|
||
margin: 10px 0 0 10px;
|
||
}
|
typo3/sysext/t3skin/stylesheets/visual/element_version.css (working copy) | ||
---|---|---|
$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 {
|