Bug 319244: Tab drop indicator icon flickers.

Now with improved fixedness as you can also go over the icon itself and it'll no longer blink. r=CTho, sr=neil.
This commit is contained in:
jag%tty.nl 2006-05-24 01:57:15 +00:00
parent 05e12b0ead
commit e27e71a6fd

View File

@ -57,7 +57,7 @@
<xul:stringbundle anonid="tbstringbundle" src="chrome://global/locale/tabbrowser.properties"/>
<xul:tabbox anonid="tabbox" flex="1" eventnode="document" xbl:inherits="handleCtrlPageUpDown">
<xul:hbox class="tab-drop-indicator-bar" hidden="true">
<xul:image class="tab-drop-indicator"/>
<xul:image class="tab-drop-indicator" mousethrough="always"/>
</xul:hbox>
<xul:hbox class="tabbrowser-strip" collapsed="true" tooltip="_child" context="_child"
anonid="strip"