We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c4a94 commit 21bec64Copy full SHA for 21bec64
web-assets/auth0/css/custom.css
@@ -342,8 +342,12 @@ div.auth0-lock-error::before{
342
background-position: top right;
343
}
344
345
-.business-column {
346
- background-image: url(https://tc-public-static-files.topcoder.com/topcoder-auth/images/business_bg.png)
+.business-signin {
+ background-image: url(https://tc-public-static-files.{{DOMAIN}}/topcoder-auth/images/business_bg.png)
347
+}
348
+
349
+.business-signup {
350
351
352
353
.member-signin {
0 commit comments