You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
silverwind 86464de0c1 silence fomantic error regarding tabs (#9713)
Fomantic expects all tabs to have a target element with content as
defined by the data-tab attribute. All our usage of the tab module seems
to use <a> element tabs that link to new pages so these content elements
are never present and fomantic complains about that in the console with
an "Activated tab cannot be found" error. This silences that error.
5 years ago
..
css move semantic.dropdown.custom.js to webpack (#9064) 5 years ago
js silence fomantic error regarding tabs (#9713) 5 years ago
less eliminate horizontal scroll caused by footer (#9669) 5 years ago