Skip to content

Commit 26c4a94

Browse files
committed
Separate singin / signup images
1 parent 83b54a6 commit 26c4a94

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

web-assets/auth0/css/custom.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,11 @@ div.auth0-lock-error::before{
346346
background-image: url(https://tc-public-static-files.topcoder.com/topcoder-auth/images/business_bg.png)
347347
}
348348

349-
.member-column {
349+
.member-signin {
350+
background-image: url(https://tc-public-static-files.topcoder.com/topcoder-auth/images/bg.png);
351+
}
352+
353+
.member-signup {
350354
background-image: url(https://tc-public-static-files.topcoder.com/topcoder-auth/images/bg.png);
351355
}
352356

-17.6 KB
Loading

0 commit comments

Comments
 (0)