forgejo/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
explore
mail
org
pwa
repo Make copy/paste work for source code (#12191) 2020-07-08 22:02:38 +01:00
status
swagger
user Fix U2F button icon (#12167) 2020-07-07 01:37:48 +03:00
home.tmpl
install.tmpl