gitea/web_src/css
wxiaoguang 07373f1d5d
Improve issue sidebar UI (#32587)
1. remove duplicate dividers
2. align reviewer items
3. merge & remove unused CSS styles


Before:

<details>


![image](https://github.com/user-attachments/assets/1b3121ee-b5fa-4fe9-b0f2-344d96dc5fbc)


![image](https://github.com/user-attachments/assets/ba8b97e6-114d-488c-adee-48f6c7a3b580)

</details>

After:

<details>


![image](https://github.com/user-attachments/assets/978eab3e-a5d7-4b68-90ce-079b61994d25)


![image](https://github.com/user-attachments/assets/a8b58a27-dd05-4c8d-be60-816439ce77c6)


![image](https://github.com/user-attachments/assets/b7e6a16c-bf98-4465-a805-9f4a642d366e)

</details>
2024-11-21 03:31:54 +00:00
..
chroma Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
features feat(#31666): Set the columns height to hug all its contents (#31726) 2024-09-16 20:41:46 +00:00
markup Fix poor table column width due to breaking words (#31473) 2024-06-24 17:48:43 +00:00
modules Fix large image overflow in comment page (#31740) 2024-11-15 18:34:54 +00:00
repo Refactor sidebar label selector (#32460) 2024-11-10 08:26:42 +00:00
shared Forbid deprecated `break-word` in CSS (#30934) 2024-05-10 12:25:49 +00:00
standalone Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
themes Add automatic light/dark option for the colorblind theme (#31997) 2024-09-07 03:09:40 +00:00
actions.css Fix various overflows on actions view (#30344) 2024-04-15 19:46:52 +00:00
admin.css User details page (#26713) 2023-08-31 11:21:18 +02:00
base.css Improve issue sidebar UI (#32587) 2024-11-21 03:31:54 +00:00
dashboard.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 2024-03-22 23:54:09 +00:00
font_i18n.css Fix `@font-face` overrides (#24855) 2023-05-24 01:48:51 +00:00
form.css Set manual `tabindex`es on login page (#31689) 2024-09-20 15:27:19 +00:00
helpers.css Replace `gt-word-break` with `tw-break-anywhere` (#31183) 2024-06-04 13:57:11 +00:00
home.css Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
index.css Remove fomantic dimmer module (#30723) 2024-04-29 14:49:50 +00:00
install.css Fix some UI problems (install/checkbox) (#30854) 2024-05-06 06:32:05 +00:00
org.css Remove unneccessary uses of `word-break: break-all` (#31637) 2024-07-17 12:04:28 +02:00
repo.css Improve issue sidebar UI (#32587) 2024-11-21 03:31:54 +00:00
review.css Use vertical layout for multiple code expander buttons (#31122) 2024-05-29 06:08:45 +00:00
user.css Optimize repo-list layout to enhance visual experience (#31272) 2024-06-07 01:22:03 +02:00