summaryrefslogtreecommitdiff
path: root/res/client/css/by-view
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/by-view')
-rw-r--r--res/client/css/by-view/login.scss4
-rw-r--r--res/client/css/by-view/user-signup.scss4
2 files changed, 8 insertions, 0 deletions
diff --git a/res/client/css/by-view/login.scss b/res/client/css/by-view/login.scss
index 55d75cd4..2734d397 100644
--- a/res/client/css/by-view/login.scss
+++ b/res/client/css/by-view/login.scss
@@ -1,3 +1,7 @@
+//
+// @deprecated: migrate to use common-form.scss
+//
+
@import '../modules/mixins'; // For box-sizing
.welcome-box {
diff --git a/res/client/css/by-view/user-signup.scss b/res/client/css/by-view/user-signup.scss
index 1fb4677c..23d640f8 100644
--- a/res/client/css/by-view/user-signup.scss
+++ b/res/client/css/by-view/user-signup.scss
@@ -1,3 +1,7 @@
+//
+// @deprecated: migrate to use common-form.scss
+//
+
/* #user_signup_form_panel {
width: 550px;
text-align: center;