diff --git a/options.html b/options.html index 9838549..cb95953 100644 --- a/options.html +++ b/options.html @@ -86,6 +86,9 @@ background-color: #777; opacity: 0.5; } + body > p { + padding: 0 15px; + }
@@ -104,6 +107,7 @@Do not kill stickies on web page URLs matching the following regular expressions (one per line):
+NOTE: Exclusion patterns override matching patterns; if a page is both matched and excluded, stickies will not be killed on that page.