// // User Status Styles // -------------------------------------------------- .user-banned .material-icons { color: @brand-warning; .opacity(1); } .user-online .material-icons { color: @brand-success; .opacity(1); }