gitea/web_src/css
silverwind ae0fa64ef6
Review fixes and enhancements ()
- Fix regression with icons wrapping from
https://github.com/go-gitea/gitea/pull/24459
- Fix box misalignment on small screen
- Fix avatar misalignment on review comment
- Fix incorrect underline hover effect on review icons
- Move status icon to left side in review box
- Enhance review icon colors, add helper function for it
- Add missing inline avatars in review comments
- Tweak icon sizes because some octicons have inconsistent sizing

### Before
<img width="655" alt="Screenshot 2023-05-04 at 20 50 28"
src="https://user-images.githubusercontent.com/115237/236301230-92325507-6e03-47ac-bfb4-c9ddde310571.png">
<img width="260" alt="Screenshot 2023-05-04 at 20 50 42"
src="https://user-images.githubusercontent.com/115237/236301236-0dfa50e7-b8fc-4179-ae68-d872bc90f1f3.png">

### After
<img width="498" alt="Screenshot 2023-05-04 at 20 55 08"
src="https://user-images.githubusercontent.com/115237/236301810-23862c2c-c0a9-43a4-a3eb-ee611c14a7f4.png">
<img width="219" alt="Screenshot 2023-05-04 at 20 55 16"
src="https://user-images.githubusercontent.com/115237/236301817-d0de02ea-6ab5-43e1-9183-6b3848b72995.png">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
..
chroma Add --font-weight-bold and set previous bold to 601 ()
code Fix some broken css ()
codemirror Replace Less with CSS ()
console Replace Less with CSS ()
editor Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu ()
features Add permission check for moving issue action in project view page ()
markup Add --font-weight-bold and set previous bold to 601 ()
modules Remove fomantic breadcrumb module ()
repository Make Issue/PR/projects more compact, misc CSS tweaks ()
shared Modify width of ui container, fine tune css for settings pages and org header ()
standalone Replace Less with CSS ()
themes Make Issue/PR/projects more compact, misc CSS tweaks ()
admin.css Fix config list overflow and layout ()
animations.css Replace Less with CSS ()
base.css Make Issue/PR/projects more compact, misc CSS tweaks ()
dashboard.css Vertical widths of containers removed ()
editor.css Remove fomantic breadcrumb module ()
explore.css Improve "new-menu" ()
font_i18n.css Replace Less with CSS ()
form.css Replace tribute with text-expander-element for textarea ()
helpers.css Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu ()
home.css Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu ()
index.css Clean up polluted styles and remove dead CSS code ()
install.css Add --font-weight-bold and set previous bold to 601 ()
organization.css Modify width of ui container, fine tune css for settings pages and org header ()
repository.css Review fixes and enhancements ()
review.css Expand/Collapse all changed files ()
runner.css Improve "new-menu" ()
svg.css Replace Less with CSS ()
tribute.css Replace Less with CSS ()
user.css Add Gitea Profile Readmes ()