HI
Haru Ijima
Email Inbox Component - Copy this Html, Bootstrap Component to your project
I need to modify this element of the template: <li class="list-group-item"> <div class="checkbox"> <label> <input type="checkbox"> <a href="javascript:;" class="folder" onclick="MailBox.showMail(KEY);">FROM</a></strong> - SUBJECT </label> </div> </li> so that the checkbox stays where it is but is only activated if it is clicked, the "from" (John Doe) moves up and down, the "subject" (Meeting Reminder) appears in a font 1 or 2 points smaller. On the right side, I need to put the date and time the email was received.
Prompt
