Replace "visit qmo" text link with an image on the qmo tab. Bug 391638.

git-svn-id: svn://10.0.0.236/trunk@232057 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
zach%zachlipton.com
2007-08-14 18:23:52 +00:00
parent 9a88e9b069
commit 1da14977fa
2 changed files with 7 additions and 1 deletions

View File

@@ -50,7 +50,13 @@
<tabpanel id="qa-tab-qmo">
<vbox pack="start">
<label href="http://quality.mozilla.org" value="&qa.qmo.visit;" class="text-link" />
<hbox>
<html:a href="http://quality.mozilla.org" target="blank">
<image src='chrome://qa/skin/qmo-badge.png'
style='max-width: 75px; max-height: 31px; margin-top: 3px; margin-left: 3px;' />
</html:a>
</hbox>
<hbox class="box-mheight">
<groupbox class="box-mheight">

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB