@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

@-moz-document url-prefix('chrome://') {
	.bookmark-item > .toolbarbutton-icon {
		display: -moz-box ! important;
		background-position: 0px 1px !important;
		padding-right: 3px ! important;
	}
}