Open nannyogg opened 10 years ago
Also, please add the following as the modal jquery code looks for b-close.
/Modal Window/ .b-close { font-family: modern-pictograms; color: #ff6633; position: absolute; top: -0.5em; right: 0.5em; font-size: 48px; cursor: pointer; }
Micah/Lisa, please update or close this ticket.
/* removes the break tags within the Ektron login object */ .login br { display: none; } .logout br { display: none; }