You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
admin Multiple small admin dashboard fixes (#12153) 4 years ago
base Fonts rework (#12114) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Server-side syntax highlighting for all code (#12047) 4 years ago
mail Fix nil pointer in default issue mail template (#11862) 4 years ago
org Add missing templates (#11729) 4 years ago
pwa Move serviceworker to workbox and fix SSE interference (#11538) 4 years ago
repo Make copy/paste work for source code (#12191) 4 years ago
status Make error pages translatable (#11163) 4 years ago
swagger Fix swagger docs for /repos/issues (#12069) 4 years ago
user Fix U2F button icon (#12167) 4 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 4 years ago
install.tmpl Change default charset for MySQL on install to utf8mb4 (#10989) 4 years ago