/* - - - - - - - - - - - - - - - - - - - - -
Toolbar inside the Topbar

$Id: toolbar.css 7906 2010-06-13 14:56:44Z ohader $
- - - - - - - - - - - - - - - - - - - - - */

#typo3-toolbar {
	list-style: none;
}

.toolbar-item {
	text-align: center;
}

#typo3-toolbar .no-separator {
	background-image: none;
}

.toolbar-item-active {
	background-image: url('../../icons/gfx/toolbar_item_active_bg.png');
}