mirror of https://github.com/go-gitea/gitea.git
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.
* Like #22851 * All other dropdown menu elements do not have such `hidden` class. * Actually the dropdown menu elements do not need it in HTML, so this PR removes it. * There is already `.ui.dropdown .menu { display: none; }`, so when loading the page, the menu is correctly hidden initially, no need to add any more CSS classes. * The Fomantic UI's `.hidden` class should still exist until there is no its checkbox/dropdown module anymore. The Fomantic UI JS code still addes `hidden` for `ui checkbox` and addes `transition hidden` for `ui menu` at the moment. * This PR also cleans the legacy inline `style`, which is quite hacky and no need anymore. All these dropdown menus work well. I have tested these 5 places: * The code search from User Profile * The issue sidebar to lock issue * The repo search form * The repo setting page: branch list * The repo setting page: merge option list Screenshot:  |
2 years ago | |
---|---|---|
.. | ||
fields | 3 years ago | |
labels | 2 years ago | |
view_content | 2 years ago | |
branch_selector_field.tmpl | 2 years ago | |
choose.tmpl | 2 years ago | |
comment_tab.tmpl | 2 years ago | |
label_precolors.tmpl | 3 years ago | |
labels.tmpl | 2 years ago | |
list.tmpl | 2 years ago | |
milestone_issues.tmpl | 2 years ago | |
milestone_new.tmpl | 2 years ago | |
milestones.tmpl | 2 years ago | |
navbar.tmpl | 2 years ago | |
new.tmpl | 2 years ago | |
new_form.tmpl | 2 years ago | |
openclose.tmpl | 2 years ago | |
search.tmpl | 2 years ago | |
view.tmpl | 2 years ago | |
view_content.tmpl | 2 years ago | |
view_title.tmpl | 2 years ago |