|
|
@@ -218,12 +218,6 @@
|
|
|
</ul>
|
|
|
<p>Stylesheets</p>
|
|
|
<ul>
|
|
|
- <li data-options-label="compressCSSLabel"> <span class="option">Option: compress CSS content</span>
|
|
|
- <p>Check this option to minify CSS stylesheets. Checking this option can reduce size of the file
|
|
|
- without altering the document. It may also increase the CPU consumption and the time needed
|
|
|
- to save a page.</p>
|
|
|
- <p class="notice">It is recommended to <u>uncheck</u> this option</p>
|
|
|
- </li>
|
|
|
<li data-options-label="removeUnusedStylesLabel"> <span class="option">Option: remove unused
|
|
|
styles</span>
|
|
|
<p>Check this option to remove all the CSS rules and styles that do not match any element in the
|
|
|
@@ -238,6 +232,12 @@
|
|
|
stylesheets for print preview and speech synthesizers. Checking this option can help to
|
|
|
reduce the size of the file.</p>
|
|
|
</li>
|
|
|
+ <li data-options-label="compressCSSLabel"> <span class="option">Option: compress CSS content</span>
|
|
|
+ <p>Check this option to minify CSS stylesheets. Checking this option can reduce size of the file
|
|
|
+ without altering the document. It may also increase the CPU consumption and the time needed
|
|
|
+ to save a page.</p>
|
|
|
+ <p class="notice">It is recommended to <u>uncheck</u> this option</p>
|
|
|
+ </li>
|
|
|
</ul>
|
|
|
<p>Images</p>
|
|
|
<ul>
|