ohif-viewer/Packages/lesiontracker/client/components/activeEntry/activeEntry.styl
Aysel Afsar a5d4c6d0eb LT-102: Send a email which includes password reset link if Forgot Password option is selected
- Add custom Reset Password template  and reset password
- Show the first error instead showing all errors of invalidated input values in Sign Up and changePassword templates
2016-03-16 10:28:07 -04:00

16 lines
354 B
Stylus

#entrySignIn.entryPage,
#entrySignUp.entryPage,
#changePassword,
#forgotPassword,
#resetPassword
.wrapper-auth
.title-auth
color: white
.entryLogo
margin-top: 50px
height: 50px
width: 50px
// TODO: Fix theming in active-entry so we don't have to do this
.entryPage .wrapper-auth,.subtitle-auth
color: white !important