Bug #22743 » 14516.diff
typo3/sysext/t3skin/stylesheets/visual/module_menu.css | ||
---|---|---|
}
|
||
#typo3-menu {
|
||
background-image: url('../../images/backgrounds/module-menu-top.png');
|
||
background-image: url('../../images/backgrounds/module-menu-top.gif');
|
||
background-position: right top;
|
||
background-repeat: no-repeat;
|
||
}
|