79767427

Date: 2025-09-17 14:05:35
Score: 0.5
Natty:
Report link

Fixed

The title was inside of the i class instead of the li

<ul class="e-separator">
                                        <li id="liInfo" title="Identificar">
                                            <i class="fa fa-info-circle fa-lg"></i>
                                        </li>
                                        <li id="liMove" title="Mover">
                                            <i class="fa fa-hand-stop-o fa-lg"></i>
                                        </li>
                                        <li id="liSelect" title="Selecionar">
                                            <i class="fa fa-mouse-pointer fa-lg"></i>
                                        </li>
                                    </ul>
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Nicholas Gerade