зеркало из https://github.com/mozilla/pjs.git
fix up right justification by setting width on absolute positioned frame.
This commit is contained in:
Родитель
a76e5c9de4
Коммит
ab9b4f8563
|
@ -51,8 +51,10 @@
|
|||
<html:button cmd="nsCmd:BrowserPrint" style="background-color:rgb(192,192,192);">
|
||||
<html:img src="resource:/res/toolbar/TB_Print.gif"/><html:BR/>Print
|
||||
</html:button>
|
||||
<html:input cols=30 style="width: 295px;"></html:input>
|
||||
<html:a style="position:absolute; direction:rtl; right:3; top: 7px;" href="http://www.netscape.com">
|
||||
|
||||
<html:input style="width:325px;"></html:input>
|
||||
|
||||
<html:a style="position:absolute; direction:rtl; right:3; width:32px; top: 7px;" href="http://www.netscape.com">
|
||||
<html:img alt="Throbber!" border=0 src="resource:/res/throbber/anims00.gif"/>
|
||||
</html:a>
|
||||
</xul:toolbar>
|
||||
|
|
Загрузка…
Ссылка в новой задаче