- 0
Authenticator Page Color Issues
-
Recently Browsing 0 members
- No registered users viewing this page.
By gOOse GaGGLeR BAR · Posted
By Samuels 1st MRB · Posted
By Furgeson 1st MRB · Posted
By Calypso 1st MRB · Posted
By Furgeson 1st MRB · Posted
Question
Yamagata 1st MRB
Issue where the block in the Authentication Required page is white text on white background.
Selector: #elTwoFactorAuthentication > div
Element: //*[@id="elTwoFactorAuthentication"]/div
CSS: http://www.1stmarineraiders.com/uploads/css_built_2/bfe12bbce0d9eedd4020accd57c77f1f_login.css.89acf3ca0df1a9640a1f0dec998a2d30.css?v=59893dd0db
#elTwoFactorAuthentication > div {
background: #f9f9f9; << this line makes the background white
box-shadow: none;
border-radius: none;
}
.ipsType_pageTitle {
font-size: 26px;
font-weight: 400;
line-height: 1.2;
margin: 0;
color: rgba(252,252,252,1); << this line makes the text white
}
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.