wrap form

This commit is contained in:
dgtlmoon
2024-01-17 23:54:15 +01:00
parent c6433815e4
commit 06744dbd3a

View File

@@ -267,6 +267,8 @@ User-Agent: wonderbra 1.0") }}
{% if processor_config['needs_filters'] %}
<div class="tab-pane-inner" id="filters-and-triggers">
<div class="text-filtering">
<h3>Filter by HTML element</h3>
<div class="pure-control-group">
<strong>Pro-tips:</strong><br>
<ul>
@@ -316,7 +318,7 @@ xpath://body/div/span[contains(@class, 'example-class')]",
href="https://github.com/dgtlmoon/changedetection.io/wiki/CSS-Selector-help">here for more CSS selector help</a>.<br>
</span>
</div>
<fieldset class="pure-control-group">
<div class="pure-control-group">
{{ render_field(form.subtractive_selectors, rows=5, placeholder="header
footer
nav
@@ -327,7 +329,8 @@ nav
<li> Add multiple elements or CSS selectors per line to ignore multiple parts of the HTML. </li>
</ul>
</span>
</fieldset>
</div>
</div>
<div class="text-filtering">
<fieldset class="pure-group" id="text-filtering-type-options">
<h3>Text filtering</h3>