0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 13:44:33 +01:00
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>
2023-05-10 22:27:02 +00:00
..
chroma
code
codemirror
console
editor
features Add permission check for moving issue action in project view page (#24589) 2023-05-09 00:50:16 -04:00
markup
modules
repository
shared
standalone
themes Notification list enhancements, fix striped tables on dark theme (#24639) 2023-05-10 21:59:58 +00:00
admin.css
animations.css
base.css RSS icon fixes (#24476) 2023-05-10 22:27:02 +00:00
dashboard.css
editor.css
explore.css
font_i18n.css
form.css
helpers.css Notification list enhancements, fix striped tables on dark theme (#24639) 2023-05-10 21:59:58 +00:00
home.css
index.css
install.css
organization.css RSS icon fixes (#24476) 2023-05-10 22:27:02 +00:00
repository.css Review fixes and enhancements (#24526) 2023-05-10 09:16:44 +00:00
review.css
runner.css
svg.css
tribute.css
user.css Add Gitea Profile Readmes (#23260) 2023-05-09 05:57:24 +00:00