1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/web_src/less
silverwind 7bc0c8cff6
Prevent clone protocol button flash on page load (#13626)
* Prevent clone protocol button flash on page load

Previously, the saved active buttons would flash on page load because if
delay involved in JS execution. Prevent these flashes bydisabling
transitions on page load and run the script right after. It's not an
ideal solution (which would require server-side storage of user
settings like this) but I'd say better than before.

* add defer

Co-authored-by: zeripath <art27@cantab.net>
2020-11-26 22:31:09 +02:00
..
features Fix heatmap rendering in Chrome and Safari (#13645) 2020-11-23 17:41:09 -05:00
markdown Reindent Less to 2-space (#12602) 2020-08-25 22:48:53 +03:00
shared Issue and Pulls lists rework (#13594) 2020-11-25 13:20:40 +02:00
standalone Fix tooltips and issue dependency styles (#13458) 2020-11-10 20:28:07 +02:00
themes CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
_admin.less CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
_base.less CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
_chroma.less CSS color variables, less bold font weight and more (#13567) 2020-11-15 15:58:16 -05:00
_dashboard.less CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
_editor.less Use monaco for the git hook editor (#13552) 2020-11-13 22:57:34 -05:00
_explore.less CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
_form.less fix media query edge case (#13546) 2020-11-17 00:33:19 -05:00
_home.less fix media query edge case (#13546) 2020-11-17 00:33:19 -05:00
_install.less Reindent Less to 2-space (#12602) 2020-08-25 22:48:53 +03:00
_markdown.less Change markdown font weight to 600 (#13584) 2020-11-16 22:33:18 -05:00
_organization.less CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
_repository.less CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
_review.less CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
_svg.less Reindent Less to 2-space (#12602) 2020-08-25 22:48:53 +03:00
_tribute.less CSS color variables, less bold font weight and more (#13567) 2020-11-15 15:58:16 -05:00
_user.less CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
helpers.less Prevent clone protocol button flash on page load (#13626) 2020-11-26 22:31:09 +02:00
index.less Issue and Pulls lists rework (#13594) 2020-11-25 13:20:40 +02:00
variables.less fix media query edge case (#13546) 2020-11-17 00:33:19 -05:00