Attempt to fix Twinopen regression (avoid styling the home button onload), a=mconnor

This commit is contained in:
gavin%gavinsharp.com 2008-01-30 18:29:19 +00:00
Родитель 4f7691d41a
Коммит 80d3846909
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -271,7 +271,7 @@
command="Browser:Stop"
tooltiptext="&stopButton.tooltip;"/>
<toolbarbutton id="home-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
<toolbarbutton id="home-button" class="bookmark-item chromeclass-toolbar-additional"
label="&homeButton.label;"
ondragover="nsDragAndDrop.dragOver(event, homeButtonObserver);"
ondragdrop="nsDragAndDrop.drop(event, homeButtonObserver);"