1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-07 10:35:48 +00:00
gitea/templates/repo/issue
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
..
labels Remove last traces of has-emoji class (#11263) 2020-05-01 20:58:45 +03:00
view_content Backport various styling fixes (#11619) 2020-05-25 22:33:57 -04:00
branch_selector_field.tmpl Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
comment_tab.tmpl Prettify timeline 3 (#11139) 2020-05-14 15:15:21 -04:00
label_precolors.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
labels.tmpl Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
list.tmpl Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
milestone_issues.tmpl Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
milestone_new.tmpl Fix max length check and limit in multiple repo forms (#9148) 2019-11-25 01:06:23 +02:00
milestones.tmpl Change action GETs to POST (#10462) 2020-02-25 14:28:47 -06:00
navbar.tmpl Search bar for issues/pulls (#530) 2017-01-25 10:43:02 +08:00
new_form.tmpl Remove last traces of has-emoji class (#11263) 2020-05-01 20:58:45 +03:00
new.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
search.tmpl Ensure search action button coalesced to adjacent input (#11385) 2020-05-12 15:08:43 -04:00
view_content.tmpl Prettify timeline 3 (#11139) 2020-05-14 15:15:21 -04:00
view_title.tmpl Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
view.tmpl Prettify timeline 3 (#11139) 2020-05-14 15:15:21 -04:00