From d7621e594c384d143e3102d53c9473e2e722a3a1 Mon Sep 17 00:00:00 2001 From: Lynne Date: Fri, 30 Aug 2019 13:18:51 +1000 Subject: [PATCH] added form buttons --- static/style.css | 2 +- templates/bot_edit.html | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index 22b832c..c65370d 100644 --- a/static/style.css +++ b/static/style.css @@ -76,7 +76,7 @@ body { .button:visited { color:white; } -input.button { +input.button, button.button { font-size: 1em; cursor: pointer; } diff --git a/templates/bot_edit.html b/templates/bot_edit.html index d46ccf8..a76e048 100644 --- a/templates/bot_edit.html +++ b/templates/bot_edit.html @@ -39,7 +39,7 @@
- +
+
+ + Cancel + Help +