1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-21 22:06:12 +02:00
gitea/templates
Mike L 4172b1955f
Fix dashboard UI bugs and more (#14767)
This PR fixes a few UI bugs I spontaneously encountered:

- Fixes emojis in repo titles getting head-cut and tail-cut in dashboard feed due to introduction of 1.25 em emojis at 1 em line-height, by simply using the original 1 3/7 em value of `semantic.css`
- Fixes regression (too long repo names should be capped to 70%) in #13828 due to flex children not respecting properties like `overflow: hidden;`, and removes a block of dead style code
- Follow-up to #14761, removes extraneous code for top navbar and correct right margin for Font Awesome
- Fixes color emphasis inversion in arc-green theme for top right buttons (edit, delete) on commit view boxes
2021-02-25 13:35:43 +01:00
..
admin Added option to disable webhooks (#13176) 2021-02-11 12:34:34 -05:00
base Fix dashboard UI bugs and more (#14767) 2021-02-25 13:35:43 +01:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore [Feature] add precise search type for Elastic Search (#12869) 2021-01-27 12:00:35 +02:00
mail Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
org Added option to disable webhooks (#13176) 2021-02-11 12:34:34 -05:00
repo Add EasyMDE support for release content editor (#14744) 2021-02-22 21:17:51 +01:00
shared Improve label and text wrapping (#14113) 2020-12-29 18:48:28 -05:00
status Style and template tweaks (#13828) 2020-12-04 12:18:37 +01:00
swagger Export LFS & TimeTracking function status (#14753) 2021-02-20 11:17:51 +01:00
user Fix dashboard UI bugs and more (#14767) 2021-02-25 13:35:43 +01:00
home.tmpl Consolidate Logos and update README header (#14136) 2021-01-01 14:04:35 -05:00
install.tmpl Add Password Algorithm option to install page (#14701) 2021-02-16 23:37:20 +01:00
post-install.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00