source destination type action (full documentation).",
+ "rulesFormatHint": {
+ "message": "Rule syntax: source destination type action<\/code> (full documentation<\/a>).",
"description": "English: dynamic rule syntax and full documentation."
},
"whitelistPrompt":{
diff --git a/src/css/dyna-rules.css b/src/css/dyna-rules.css
index 5273afe1d..2a3a134e5 100644
--- a/src/css/dyna-rules.css
+++ b/src/css/dyna-rules.css
@@ -11,3 +11,8 @@ div > p:last-child {
white-space: pre;
text-align: left;
}
+code {
+ background-color: #eee;
+ font: 11px monospace;
+ padding: 2px 4px;
+}
\ No newline at end of file
diff --git a/src/dyna-rules.html b/src/dyna-rules.html
index 43620524f..0f161ca04 100644
--- a/src/dyna-rules.html
+++ b/src/dyna-rules.html
@@ -11,8 +11,8 @@
-
-
+
+