ohif-viewer/Packages/lesiontracker/client/components/activeEntry/activeEntry.styl
Aysel Afsar d19e402847 LT-98: Passwords shall be required to be changed every 90 days
- route to changePassword page if the password is passwordExpirationDays old
- passwordExpirationDays property under passwordOptions object sets the time interval when password should be changed (90 days by default)
2016-02-15 13:09:58 -05:00

14 lines
321 B
Stylus

#entrySignIn.entryPage,
#entrySignUp.entryPage,
#changePassword
.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