From 0e4853344d4d8fa7c2ebc4cfc564eeb1c6ee3cf4 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Mon, 23 Feb 2015 14:37:15 +0200 Subject: user_signup.html: removing triple underscoring --- res/client/css/partials/user-signup.scss | 6 +++--- res/templates/user_signup.html | 18 +++++++++--------- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'res') diff --git a/res/client/css/partials/user-signup.scss b/res/client/css/partials/user-signup.scss index d7f738ed..1fb4677c 100644 --- a/res/client/css/partials/user-signup.scss +++ b/res/client/css/partials/user-signup.scss @@ -10,7 +10,7 @@ box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.3); } */ -/* #signup_form___submit_button { +/* #signup_form__submit_button { background-color: #ee3654; border-radius: 3px; color: #fff; @@ -59,7 +59,7 @@ background-position: 140px 2px; } -#signup_form___submit_button_row { +#signup_form__submit_button_row { overflow: auto; } */ @@ -72,7 +72,7 @@ width: 92%; } -#signup_form___submit_button:hover { +#signup_form__submit_button:hover { alpha: 1.0; } diff --git a/res/templates/user_signup.html b/res/templates/user_signup.html index 639fdc06..3b0fc4ef 100644 --- a/res/templates/user_signup.html +++ b/res/templates/user_signup.html @@ -40,13 +40,13 @@ body {
@@ -54,7 +54,7 @@ body {