We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456a4d5 commit d4062caCopy full SHA for d4062ca
1 file changed
css2/generate.src
@@ -153,13 +153,11 @@ meanings:</p>
153
154
<dl>
155
156
-<dt><span class="index-inst" title="normal"><span
157
-class="value-inst-normal"><strong>normal</strong></span></span>
+<dt><span class="index-inst" title="normal"><strong>normal</strong></span>
158
<dd>On the :before and :after pseudo-elements, this value is the same
159
as 'none'.
160
161
-<dt><span class="index-inst" title="none"><span
162
-class="value-inst-none"><strong>none</strong></span></span>
+<dt><span class="index-inst" title="none"><strong>none</strong></span>
163
<dd>No content is generated.</dd>
164
165
<dt><span class="index-inst" title="<string>"><span
0 commit comments