Bug #18007 » fix_ie6.diff
typo3/css/backend-style.css (working copy) | ||
---|---|---|
}
|
||
.toolbar-item {
|
||
height: 23px;
|
||
display: block;
|
||
padding-top: 2px;
|
||
padding-bottom: 9px;
|
||
display: block;
|
||
text-align: center;
|
||
background-image: url(../gfx/toolbar_separator.png);
|
||
background-repeat: no-repeat;
|
||
}
|
||
.toolbar-item-menu {
|
||
top: 25px;
|
||
}
|
||
#typo3-toolbar .no-separator {
|
||
background-image: none;
|
||
}
|
- « Previous
- 1
- 2
- 3
- 4
- Next »