gitea/templates
mrsdizzie a6168fa25d
Make copy/paste work for source code (#12191)
* Make copy/paste work for source code

Fix regression casued by #12047 so copy/paste works properly in all browsers.

Fixes #12184

Also while looking at this I saw a small display issue for blame view. I think #12023 was merged into original PR through an update branch before #12047 was merged and made one of the css ruules not apply anymore.

* use pseudo-element to prevent copying of comment + symbol even when not visually selected

* remove added newline here should not be necessary anymore

* make sure empty line is newline so there is something to select and copy
2020-07-08 22:02:38 +01:00
..
admin Multiple small admin dashboard fixes (#12153) 2020-07-05 22:38:03 +03:00
base Fonts rework (#12114) 2020-07-06 11:56:54 +03:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
mail Fix nil pointer in default issue mail template (#11862) 2020-06-12 11:56:31 +03:00
org Add missing templates (#11729) 2020-06-02 22:04:52 -04:00
pwa Move serviceworker to workbox and fix SSE interference (#11538) 2020-05-21 21:45:34 -04:00
repo Make copy/paste work for source code (#12191) 2020-07-08 22:02:38 +01:00
status Make error pages translatable (#11163) 2020-04-27 18:03:15 -05:00
swagger Fix swagger docs for /repos/issues (#12069) 2020-06-27 16:32:28 -04:00
user Fix U2F button icon (#12167) 2020-07-07 01:37:48 +03: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