gitea/web_src
Giteabot 0c212b3f08
Use the correct selector to hide the checkmark of selected labels on clear (#23224) (#23226)
Backport #23224

Regression of #10107
(https://github.com/go-gitea/gitea/pull/10107/files#diff-a15e36f2f9c13339f7fdd38bc2887db2ff2945cb8434464318ab9105fcc846bdR460)

Fix #22222


Before: the "clear" action couldn't remove these check marks.


![image](https://user-images.githubusercontent.com/2114189/222212998-c9f33459-b71d-4e80-8588-2935f3b7050c.png)


After: the "clear" action can remove these  check marks.


![image](https://user-images.githubusercontent.com/2114189/222213048-2be98ed0-cac0-4e27-b72c-1dd0ac2637d5.png)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-03-01 15:59:54 -05:00
..
fomantic Various CSS tweaks (#21244) 2022-09-22 22:00:29 -05:00
js Use the correct selector to hide the checkmark of selected labels on clear (#23224) (#23226) 2023-03-01 15:59:54 -05:00
less Add word-break to sidebar-item-link (#23146) (#23179) 2023-02-27 21:30:06 +00:00
svg Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00