
a.mdp-readabler-action-box_on_site.acc_on_off_button::after { 
  content: " - Inactive (Hit ENTER to active)"!important;
}


a.mdp-readabler-action-box_on_site.acc_on_off_button.mdp-active::after { 
  content: " - Active"!important;
}