You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css
silverwind 67db6b6976
RSS icon fixes (#24476)
Fix regression from https://github.com/go-gitea/gitea/pull/24471 where
CSS rules for `.icon.grey` were removed which were in use by the RSS
icons.

Gave them their own class instead, removed a wrapper and also fixed
vertical alignment on them. Additionally, did a few related fixes on the
org header for alignment.

Fixes: https://github.com/go-gitea/gitea/issues/24584

<img width="196" alt="Screenshot 2023-05-01 at 22 39 40"
src="https://user-images.githubusercontent.com/115237/235528228-959e2385-c1d2-4d5c-baec-e3784d459653.png">
<img width="216" alt="Screenshot 2023-05-01 at 22 44 20"
src="https://user-images.githubusercontent.com/115237/235528231-95cbff86-5672-48eb-b214-8bdcefa1612c.png">
<img width="120" alt="Screenshot 2023-05-01 at 22 56 36"
src="https://user-images.githubusercontent.com/115237/235529844-b94ab554-3259-4d0c-b040-82aed7d1a111.png">


<img width="372" alt="Screenshot 2023-05-01 at 22 54 25"
src="https://user-images.githubusercontent.com/115237/235529744-1a9c201b-5692-4122-9765-2f201a322a9e.png">
<img width="477" alt="Screenshot 2023-05-01 at 22 55 28"
src="https://user-images.githubusercontent.com/115237/235529748-62188554-9927-42ef-bc94-7052bce266e2.png">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
chroma Add --font-weight-bold and set previous bold to 601 (#24307) 2 years ago
code Fix some broken css (#23560) 2 years ago
codemirror Replace Less with CSS (#23481) 2 years ago
console Replace Less with CSS (#23481) 2 years ago
editor Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2 years ago
features Add permission check for moving issue action in project view page (#24589) 2 years ago
markup Add --font-weight-bold and set previous bold to 601 (#24307) 2 years ago
modules Remove fomantic breadcrumb module (#24463) 2 years ago
repository Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
shared Modify width of ui container, fine tune css for settings pages and org header (#24315) 2 years ago
standalone Replace Less with CSS (#23481) 2 years ago
themes Notification list enhancements, fix striped tables on dark theme (#24639) 2 years ago
admin.css Fix config list overflow and layout (#24312) 2 years ago
animations.css Replace Less with CSS (#23481) 2 years ago
base.css RSS icon fixes (#24476) 2 years ago
dashboard.css Vertical widths of containers removed (#24184) 2 years ago
editor.css Remove fomantic breadcrumb module (#24463) 2 years ago
explore.css Improve "new-menu" (#24465) 2 years ago
font_i18n.css Replace Less with CSS (#23481) 2 years ago
form.css Replace tribute with text-expander-element for textarea (#23985) 2 years ago
helpers.css Notification list enhancements, fix striped tables on dark theme (#24639) 2 years ago
home.css Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2 years ago
index.css Clean up polluted styles and remove dead CSS code (#24497) 2 years ago
install.css Add --font-weight-bold and set previous bold to 601 (#24307) 2 years ago
organization.css RSS icon fixes (#24476) 2 years ago
repository.css Review fixes and enhancements (#24526) 2 years ago
review.css Expand/Collapse all changed files (#23639) 2 years ago
runner.css Improve "new-menu" (#24465) 2 years ago
svg.css Replace Less with CSS (#23481) 2 years ago
tribute.css Replace Less with CSS (#23481) 2 years ago
user.css Add Gitea Profile Readmes (#23260) 2 years ago