forked from gitea/gitea
1
0
Fork 0
gitea/templates
Cirno the Strongest 5331af1854
Backport various styling fixes (#11619)
* Fix inconsistent font size for markdown preview on new PR view (#11565)

We use same method for new issue form and issue view, but was missing from new PR view making it one place where markdown preview is inconsistent in font size.

(cherry picked from commit 04afd9d1e2)

* Fix margin on PR form (#11566)

(cherry picked from commit f2a0be1683)

* Fix margin for attached top header on code review (#11571)

Introduced naively by #11463

The margin was being applied too widely.

(cherry picked from commit e682a92295)

* Fix styling for PR merge section when no checks (#11609)

Makes styling consistent between two cases. Also removed unnecessary double border.

* Normalize avatar radius
2020-05-25 22:33:57 -04:00
..
admin Fix form action template substitutions on admin pages (backport #11519) (#11531) 2020-05-21 23:02:56 -04:00
base Fix serviceworker output file and misc improvements (#11562) (#11610) 2020-05-25 00:12:02 +03:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Ensure search action button coalesced to adjacent input (#11385) 2020-05-12 15:08:43 -04:00
mail Style blockquote for default issue mail template (#10024) 2020-01-27 22:35:34 +00:00
org Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
pwa Move serviceworker to workbox and fix SSE interference (#11538) (#11547) 2020-05-22 12:46:39 -03:00
repo Backport various styling fixes (#11619) 2020-05-25 22:33:57 -04:00
status Make error pages translatable (#11163) 2020-04-27 18:03:15 -05:00
swagger Fix repo-list private and total count bugs (#11500) (#11532) 2020-05-21 08:23:20 -05:00
user Fix repo-list private and total count bugs (#11500) (#11532) 2020-05-21 08:23:20 -05:00
home.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
install.tmpl Change default charset for MySQL on install to utf8mb4 (#10989) 2020-04-06 09:33:15 -04:00