0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-12 12:19:38 +02:00
gitea/web_src/js
Yarden Shoham de7dcc7cd9
Add a tooltip to the job rerun button (#24617)
This one doesn't look very good as a real button (at least not in the
ways I tried), so I've opted to simply add a tooltip for it.
# Before

![image](https://github.com/go-gitea/gitea/assets/20454870/05afe362-b914-42ce-9db3-e3471bc6ec4b)

# After

![image](https://github.com/go-gitea/gitea/assets/20454870/c99c88d4-bf43-46b0-911e-9ea17ff6977e)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2023-05-10 07:37:10 +00:00
..
components Add a tooltip to the job rerun button (#24617) 2023-05-10 07:37:10 +00:00
features Add permission check for moving issue action in project view page (#24589) 2023-05-09 00:50:16 -04:00
markup
modules
standalone
test Improve emoji and mention matching (#24255) 2023-04-22 11:32:34 -04:00
utils Improve emoji and mention matching (#24255) 2023-04-22 11:32:34 -04:00
webcomponents
bootstrap.js Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
index.js Add goto issue id function (#24479) 2023-05-07 23:44:16 +08:00
jquery.js
serviceworker.js
svg.js Fix EasyMDE toolbar (#24489) 2023-05-03 01:23:39 -04:00
svg.test.js
utils.js Add eslint-plugin-regexp (#24361) 2023-04-26 22:08:16 -04:00
utils.test.js