@@ -19,14 +19,7 @@
Refer to
js-select selectors for valid selectors!
-[
- {
- "selector": ".nested_property",
- "type": "string",
- "operator": "<=",
- "compare": "has this value"
- }
-]
+[ ]
diff --git a/webpages/handlers/templates/forge_webhook.html b/webpages/handlers/templates/forge_webhook.html
index 69318b1..720a7d4 100644
--- a/webpages/handlers/templates/forge_webhook.html
+++ b/webpages/handlers/templates/forge_webhook.html
@@ -1,4 +1,3 @@
-
Create your own Webhooks
Label the Events received over the new Webhook with :
diff --git a/webpages/public/style.css b/webpages/public/style.css
index d851112..c9fd66b 100644
--- a/webpages/public/style.css
+++ b/webpages/public/style.css
@@ -32,7 +32,7 @@ input[type=password]:focus {
}
button {
- font-size: 1.2em;
+ font-size: 1.1em;
}
.indent20 {
@@ -102,9 +102,9 @@ button {
}
#pagetitle {
- font-size: 2em;
+ font-size: 1.6em;
font-weight: bold;
- padding-top: 5px;
+ padding-top: 0px;
padding-bottom: 5px;
}