Home | History | Annotate | Download | only in front-end

Lines Matching full:inactive

584     // "inactive" class.
586 document.body.removeStyleClass("inactive");
592 // We can add "inactive" now, and if we are moving the focus to another
595 document.body.addStyleClass("inactive");