Details
-
Type:
Sub-task
-
Status: RESOLVED
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 20.0
-
Fix Version/s: 21.0 [Tentative]
-
Labels:None
-
Test Plan:
-
20 status:Resolved
Description
I believe that when this popup appears, it is the primary call to action on the screen. Style this button as primary instead of secondary.
<div id="timeout_alert_body" title="Timeout Alert" class="Mrphs-messagePanel__warning Mrphs-messagePanel__warning--timeout"> <p>Your session will timeout in <span>10</span> minutes.</p> <input type="button" value="Keep My Session Active" onclick="keep_session_alive()" class="" mrphs-button="" mrphs-button--active"=""> </div>