|
|
@ -30,7 +30,8 @@
|
|
|
|
<input type="text" id="css_filter" name="css_filter" value="{{watch.css_filter}}"
|
|
|
|
<input type="text" id="css_filter" name="css_filter" value="{{watch.css_filter}}"
|
|
|
|
size="25" placeholder=".class-name or #some-id, or other CSS selector rule."/>
|
|
|
|
size="25" placeholder=".class-name or #some-id, or other CSS selector rule."/>
|
|
|
|
<span class="pure-form-message-inline">Limit text to this CSS rule, only text matching this CSS rule is included.<br/>
|
|
|
|
<span class="pure-form-message-inline">Limit text to this CSS rule, only text matching this CSS rule is included.<br/>
|
|
|
|
Please be sure that you thoroughly understand how to write CSS selector rules before filing an issue on GitHub!
|
|
|
|
Please be sure that you thoroughly understand how to write CSS selector rules before filing an issue on GitHub!<br/>
|
|
|
|
|
|
|
|
Go <a href="https://github.com/dgtlmoon/changedetection.io/wiki/CSS-Selector-help">here for more CSS selector help</a>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<br/>
|
|
|
|
<br/>
|
|
|
|