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
markdown
shared Issue and Pulls lists rework (#13594) 2020-11-25 13:20:40 +02:00
standalone
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
_dashboard.less CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
_editor.less
_explore.less CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
_form.less
_home.less
_install.less
_markdown.less
_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
_tribute.less
_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