1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-07 23:43:34 +02:00

Fix Xulmus, etc.

--HG--
branch : xslt
This commit is contained in:
Kris Maglione
2009-10-25 13:43:25 -04:00
parent 6cadd9c84b
commit 9e531ca343
14 changed files with 66 additions and 69 deletions

View File

@@ -142,9 +142,9 @@
</p>
<p>
If <a>name</a> (short option: *-n*) is provided, any existing style with the same
If <a>name</a> (short option: <em>-n</em>) is provided, any existing style with the same
name is overridden, and the style may later be deleted using <a>name</a>. If
*-append* (short option: *-a*) is provided along with *-name*, <a>css</a> and
<em>-append</em> (short option: <em>-a</em>) is provided along with <em>-name</em>, <a>css</a> and
<a>filter</a> are appended to its current value.
</p>
@@ -165,9 +165,9 @@
</p>
<ul>
<li><em>-name</em>: The name provided to <ex>:style</ex> (short option: *-n*)</li>
<li><em>-name</em>: The name provided to <ex>:style</ex> (short option: <em>-n</em>)</li>
<li><em>-index</em>: For unnamed styles, the index listed by <ex>:style</ex>
(short option: *-i*)</li>
(short option: <em>-i</em>)</li>
</ul>
</description>
</item>