adding a class for themes to use. (keeping trunk in sync with branch)

r=mconnor (as part of bug #349286)
This commit is contained in:
sspitzer%mozilla.org 2006-08-28 05:09:32 +00:00
Родитель 25586217bb
Коммит 1f91717b49
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -2494,7 +2494,7 @@
<xul:arrowscrollbox anonid="arrowscrollbox" orient="horizontal" flex="1" style="min-width: 1px;" clicktoscroll="true">
<children includes="tab"/>
</xul:arrowscrollbox>
<xul:stack align="center" pack="end">
<xul:stack align="center" pack="end" class="scrollbutton-down-stack">
<!-- XXXsspitzer hack
this extra hbox with position: relative
is needed to work around two bugs.