|
@@ -102,11 +102,7 @@
|
|
|
</div>
|
|
</div>
|
|
|
</details>
|
|
</details>
|
|
|
<details>
|
|
<details>
|
|
|
- <summary id="stylesheetsLabel"></summary>
|
|
|
|
|
- <div class="option">
|
|
|
|
|
- <label for="compressCSSInput" id="compressCSSLabel"></label>
|
|
|
|
|
- <input type="checkbox" id="compressCSSInput">
|
|
|
|
|
- </div>
|
|
|
|
|
|
|
+ <summary id="stylesheetsLabel"></summary>
|
|
|
<div class="option">
|
|
<div class="option">
|
|
|
<label for="removeUnusedStylesInput" id="removeUnusedStylesLabel"></label>
|
|
<label for="removeUnusedStylesInput" id="removeUnusedStylesLabel"></label>
|
|
|
<input type="checkbox" id="removeUnusedStylesInput">
|
|
<input type="checkbox" id="removeUnusedStylesInput">
|
|
@@ -115,6 +111,10 @@
|
|
|
<label for="removeAlternativeMediasInput" id="removeAlternativeMediasLabel"></label>
|
|
<label for="removeAlternativeMediasInput" id="removeAlternativeMediasLabel"></label>
|
|
|
<input type="checkbox" id="removeAlternativeMediasInput">
|
|
<input type="checkbox" id="removeAlternativeMediasInput">
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+ <div class="option">
|
|
|
|
|
+ <label for="compressCSSInput" id="compressCSSLabel"></label>
|
|
|
|
|
+ <input type="checkbox" id="compressCSSInput">
|
|
|
|
|
+ </div>
|
|
|
</details>
|
|
</details>
|
|
|
<details>
|
|
<details>
|
|
|
<summary id="imagesLabel"></summary>
|
|
<summary id="imagesLabel"></summary>
|