gitea/web_src/css
silverwind 8b5c081d76
Remove fomantic loader module (#26670)
Replace Fomantic `loader` CSS module with our existing `is-loading`
spinner. Only three places in the UI used this module, which are
pictured here:

imagediff:
<img width="1237" alt="Screenshot 2023-08-22 at 22 18 01"
src="https://github.com/go-gitea/gitea/assets/115237/b0d82531-f05e-43c6-9e5b-1bfc268c056d">

webauthn:
<img width="894" alt="Screenshot 2023-08-22 at 22 05 05"
src="https://github.com/go-gitea/gitea/assets/115237/7b583425-d944-474a-a57a-22a65bbd8b29">

heatmap (I removed the previous loading text, it was unreadable because
it was tiny and on fast machines only visible for a fraction of a
second):
<img width="764" alt="Screenshot 2023-08-22 at 22 18 44"
src="https://github.com/go-gitea/gitea/assets/115237/1c7472d6-3e17-4224-a992-d8c0b380cc73">

Also, heatmap container does not resize any more after loading now and
previous duplicate id `user-heatmap` is gone.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-08-25 16:03:14 +00:00
..
chroma Fix dark theme highlight for "NameNamespace" (#26519) 2023-08-16 00:10:10 +02:00
codemirror
editor
features Remove fomantic loader module (#26670) 2023-08-25 16:03:14 +00:00
markup
modules Use "small-loading-icon" insead of "btn-octicon is-loading" (#26710) 2023-08-24 10:21:41 -04:00
repo Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
shared More improvements for the "flex list" and the dashboard list (#26675) 2023-08-23 04:23:30 +00:00
standalone
themes Replace box-shadow for `floating` dropdown as well (#26581) 2023-08-21 12:49:49 +02:00
actions.css
admin.css Fix various line-height styles (#26553) 2023-08-17 21:50:32 +00:00
base.css Use line-height: normal by default (#26635) 2023-08-22 10:19:15 +00:00
dashboard.css More improvements for the "flex list" and the dashboard list (#26675) 2023-08-23 04:23:30 +00:00
explore.css
font_i18n.css
form.css Remove incorrect CSS helper classes (#26712) 2023-08-25 06:47:59 +00:00
helpers.css Remove incorrect CSS helper classes (#26712) 2023-08-25 06:47:59 +00:00
home.css
index.css Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
install.css
org.css Remove incorrect CSS helper classes (#26712) 2023-08-25 06:47:59 +00:00
repo.css Fixed text overflow in dropdown menu (#26694) 2023-08-25 11:15:21 +00:00
review.css
user.css Remove fomantic loader module (#26670) 2023-08-25 16:03:14 +00:00