Fix comment style.
git-svn-id: svn://10.0.0.236/trunk@38135 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
10ea28a43d
commit
38d3366edd
@ -457,7 +457,7 @@
|
||||
</menu>
|
||||
</popup>
|
||||
|
||||
// Use these afer popup windows are working correctly:
|
||||
<!-- Use these afer popup windows are working correctly -->
|
||||
<popup id="FontFaceWindow">
|
||||
<window class="popup" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" width="40" height="40">
|
||||
<titledbutton value="Default Variable Width" onclick="opener.EditorSetFontFace(''); window.close();"/><html:br/>
|
||||
|
||||
@ -274,7 +274,7 @@
|
||||
</popup>
|
||||
|
||||
|
||||
//-- Bug? If any other popups placed after this, they don't get used
|
||||
<!-- Bug? If any other popups placed after this, they don't get used -->
|
||||
<popup id="FontFaceWindow">
|
||||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" width="40" height="40">
|
||||
<titledbutton value="Default Variable Width" onclick="opener.EditorSetFontFace(''); window.close();"/>
|
||||
|
||||
@ -274,7 +274,7 @@
|
||||
</popup>
|
||||
|
||||
|
||||
//-- Bug? If any other popups placed after this, they don't get used
|
||||
<!-- Bug? If any other popups placed after this, they don't get used -->
|
||||
<popup id="FontFaceWindow">
|
||||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" width="40" height="40">
|
||||
<titledbutton value="Default Variable Width" onclick="opener.EditorSetFontFace(''); window.close();"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user