changeset 3657:7126fdc5779a

client: changed button color on login screen
author Markus Kottlaender <markus@intevation.de>
date Fri, 14 Jun 2019 11:16:09 +0200
parents 2a079d0a71c1
children 66f2cb789905 b30c0b02e8fb
files client/src/components/Login.vue
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/Login.vue	Thu Jun 13 19:13:42 2019 +0200
+++ b/client/src/components/Login.vue	Fri Jun 14 11:16:09 2019 +0200
@@ -52,7 +52,7 @@
         </div>
         <button
           v-if="showPasswordReset == false"
-          class="btn btn-primary btn-block shadow-sm"
+          class="btn btn-info btn-block shadow-sm"
           :disabled="submitted || showPasswordReset"
           type="submit"
         >