From 1bd3546443c31f2e5b769372990cf4ce8f606cef Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Fri, 20 May 2016 10:56:19 -0400 Subject: more style tweaks Former-commit-id: c9e67a99004863e0df2bbfda5fd21e2f8b676c06 --- www/css/style.css | 6 +- www/img/wizard.svg | 341 +++++++++++++++++++++++++++++++++++++ www/templates/events.html | 8 +- www/templates/montage-history.html | 2 +- www/templates/montage.html | 2 +- www/templates/wizard.html | 5 +- 6 files changed, 355 insertions(+), 9 deletions(-) create mode 100644 www/img/wizard.svg (limited to 'www') diff --git a/www/css/style.css b/www/css/style.css index 92015e22..0cf2314e 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -877,9 +877,9 @@ body { font-family: sans-serif; } padding: 5px 5px 5px 5px; background-color: #cccccc; color:#333232; - border-radius: 10px; - border-width: 3px; - border-color:#6f6d6d; + border-radius: 8px; + border-width: 1px; + border-color:#8b8888; border-style: solid; } diff --git a/www/img/wizard.svg b/www/img/wizard.svg new file mode 100644 index 00000000..8b24dde6 --- /dev/null +++ b/www/img/wizard.svg @@ -0,0 +1,341 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + Wizard in blue hat + 2007-08-13T21:32:43 + Just joining a Santa head to a hat. + https://openclipart.org/detail/4795/wizard-in-blue-hat-by-papapishu-4795 + + + papapishu + + + + + face + fairy tale + fantasy + hat + magic + old man + remix + wizard + + + + + + + + + + + diff --git a/www/templates/events.html b/www/templates/events.html index 61fd52d4..010e4693 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -153,12 +153,14 @@ -
+
frame:{{alarm.frameid}} score:{{alarm.score}}
- + - + + +
diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html index 392f390c..3b82ed8f 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -136,7 +136,7 @@ - + diff --git a/www/templates/montage.html b/www/templates/montage.html index 9e6f2e1e..0e5feae1 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -30,7 +30,7 @@ - +    diff --git a/www/templates/wizard.html b/www/templates/wizard.html index d4c9412a..f44b44d3 100644 --- a/www/templates/wizard.html +++ b/www/templates/wizard.html @@ -11,7 +11,9 @@ -

Welcome to zmWizard

+ +

Welcome to zmWizard

+

Configuring ZoneMinder can be a pain. Let's see if zmWizard can help.

What is your Zoneminder portal url?

@@ -38,6 +40,7 @@

Portal Authentication

+

Lets talk about how you have configured authentication If you have enabled authentication, toggle this button

I use authentication -- cgit v1.2.3