Last update
: Thu, Sep 8, 2011 at 11:35 AM.
signin page looks bad
undefined
Checked it out and there are styles in the River2 template that need to be at a lower level, in the webapp stylesheet.
.divSigninForm td {
border: none;
color: black;
font-size: 115%;
}
.divSigninForm .signInFormTextInput {
font-style: bold;
font-size: 105%;
}
Parts:
webApp.data.headIncludes
river2Website.["#template"]