diff --git a/filed/static/assets/alert.css b/filed/static/assets/alert.css index 55bc69d..2444755 100644 --- a/filed/static/assets/alert.css +++ b/filed/static/assets/alert.css @@ -24,4 +24,7 @@ .alert.blue .alert-title { background: #203050; +} +.alert.green .alert-title { + background: #205030; } \ No newline at end of file diff --git a/filed/templates/curlapi_help.html b/filed/templates/curlapi_help.html index 5a92970..e982594 100644 --- a/filed/templates/curlapi_help.html +++ b/filed/templates/curlapi_help.html @@ -25,7 +25,11 @@
To add a password, do it like this: @@ -34,7 +38,12 @@
Note that the @@ -45,7 +54,7 @@ HTML form.
-