mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
8d5fbeb7a2
Follow: * #23574 * Remove all ".tooltip[data-content=...]" Major changes: * Remove "tooltip" class, use "[data-tooltip-content=...]" instead of ".tooltip[data-content=...]" * Remove legacy `data-position`, it's dead code since last Fomantic Tooltip -> Tippy Tooltip refactoring * Rename reaction attribute from `data-content` to `data-reaction-content` * Add comments for some `data-content`: `{{/* used by the form */}}` * Remove empty "ui" class * Use "text color" for SVG icons (a few) |
||
---|---|---|
.. | ||
alert_details.tmpl | ||
alert.tmpl | ||
delete_modal_actions.tmpl | ||
disable_form_autofill.tmpl | ||
footer_content.tmpl | ||
footer.tmpl | ||
head_navbar.tmpl | ||
head_script.tmpl | ||
head.tmpl | ||
paginate.tmpl |