From 1eca8e2ceb19e7e5e85358e9af1dc0ba36c1ceff Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Fri, 8 Feb 2019 10:31:48 +0000 Subject: [PATCH] Tweak class name casing --- res/welcome.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/res/welcome.html b/res/welcome.html index 8dd70d6da1..d98ff63def 100644 --- a/res/welcome.html +++ b/res/welcome.html @@ -76,15 +76,15 @@ h1::after { margin: 28px 0; } -.mx_buttonheadline { +.mx_ButtonHeadline { margin-bottom: 14px; } -.mx_buttonlabel { +.mx_ButtonLabel { margin-left: 20px; } -.mx_buttonwrappertext { +.mx_ButtonWrapperText { font-size: 13px; margin-bottom: 10px; } @@ -111,7 +111,7 @@ h1::after { color: white !important; } -.mx_secondarybutton { +.mx_SecondaryButton { background-color: #FFFFFF; color: #2E2F32; } @@ -139,23 +139,23 @@ h1::after {

_t("Decentralised, encrypted chat & collaboration powered by [matrix]")

-
_t("Sign In")
+
_t("Sign In")
-
_t("Create Account")
+
_t("Create Account")
-