Forgejo/web_src/css
HesterG 63a429581c
Modify OAuth login ui and fix display name, iconurl related logic (#25030)
Close #24808 

Co-Authour @wxiaoguang @silverwind 

1. Most svgs are found from https://worldvectorlogo.com/ , and some are
from conversion of png to svg. (facebook and nextcloud). And also
changed `templates/user/settings/security/accountlinks.tmpl`.

2. Fixed display name and iconurl related logic

# After

<img width="1436" alt="Screen Shot 2023-06-05 at 14 09 05"
src="https://github.com/go-gitea/gitea/assets/17645053/a5db39d8-1ab0-4676-82a4-fba60a1d1f84">

On mobile

<img width="378" alt="Screen Shot 2023-06-05 at 14 09 46"
src="https://github.com/go-gitea/gitea/assets/17645053/71d0f51b-baac-4f48-8ca2-ae0e013bd62e">


user/settings/security/accountlinks (The dropdown might be improved
later)

<img width="973" alt="Screen Shot 2023-06-01 at 10 01 44"
src="https://github.com/go-gitea/gitea/assets/17645053/27010e7e-2785-4fc5-8c49-b06621898f37">

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-06-08 16:35:29 +00:00
..
chroma Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
codemirror Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
editor Rework button coloring, add focus and active colors (#24507) 2023-05-29 12:45:22 +00:00
features Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
markup Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
modules Add button on diff header to copy file name, misc diff header tweaks (#24986) 2023-06-01 10:47:28 +00:00
repo Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
shared Add details summary for vertical menus in settings to allow toggling (#25098) 2023-06-07 10:49:48 +08:00
standalone Add dark mode to API Docs (#24971) 2023-05-28 21:37:34 +00:00
themes Improve notification icon and navbar (#25111) 2023-06-07 22:21:57 +00:00
actions.css Reorganize CSS files (#24739) 2023-05-16 00:13:30 -04:00
admin.css Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
base.css Modify OAuth login ui and fix display name, iconurl related logic (#25030) 2023-06-08 16:35:29 +00:00
dashboard.css Fix incorrect issuel filter menu style (#25018) 2023-05-31 12:44:28 +02:00
explore.css Improve notification icon and navbar (#25111) 2023-06-07 22:21:57 +00:00
font_i18n.css Fix @font-face overrides (#24855) 2023-05-24 01:48:51 +00:00
form.css Modify OAuth login ui and fix display name, iconurl related logic (#25030) 2023-06-08 16:35:29 +00:00
helpers.css Redesign Scoped Access Tokens (#24767) 2023-06-04 20:57:16 +02:00
home.css Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2023-04-29 07:35:59 -04:00
index.css Add details summary for vertical menus in settings to allow toggling (#25098) 2023-06-07 10:49:48 +08:00
install.css Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
org.css Reorganize CSS files (#24739) 2023-05-16 00:13:30 -04:00
repo.css Improve notification icon and navbar (#25111) 2023-06-07 22:21:57 +00:00
review.css Improve accessibility when (re-)viewing files (#24817) 2023-05-21 20:47:41 +00:00
user.css Rework notifications list (#24812) 2023-05-25 02:31:26 +00:00