0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 02:44:28 +01:00
gitea/public/less
Rory McNamara c8b45ecc27 Render the Code view on the server (minus syntax highlighting) (#2942)
* render code view server side

* remove debug print

* fix multiline selection bug

* change string concatenation to bytes.Buffer for efficiency

* Fix newlines added by previous for hljs

* fix selection highlighting

* make css changes in .less
2016-08-09 12:35:20 -07:00
..
_admin.less
_base.less
_dashboard.less
_emojify.less
_explore.less
_form.less
_home.less
_install.less
_markdown.less
_organization.less
_repository.less Render the Code view on the server (minus syntax highlighting) (#2942) 2016-08-09 12:35:20 -07:00
_user.less
gogs.less