forgejo/public/less
Sondre Nilsen 86ee41ec03 Expandable commit bodies (#2980)
* Initial working state of expandable commit bodies

* Fix all commits having showing button for multiline commits

* Refactor checking multiline messages method

* Force newlines with <br> in commit body

* Show multiple lines in the list view of repositories

* Fixed proper newlines and minor refactor

Use <pre> instead of <p>, this is so we can use \n instead of having to manually place <br> into the HTML. Makes it easier to display commit bodies.

* Fix commit list messages jumping around

* Fix indentation in view_list.tmpl

* Use vertical-align: baseline instead of top

* Refactor commit button toggle function

* Remove RenderCommitBodyLink function

* Add comments

* Add newline at the end of _repository.less

* Fix long commit bodies not properly wrapping inside <pre>

* Don't split on double newlines

* Show the commit body in commit view

* Update stylesheets

* Add/fix comments and run make fmt

* Fix spaces not being tabs
2017-11-30 13:08:40 +08:00
..
_admin.less Add configuration option for default permission to create Organizations (#1686) 2017-05-08 21:51:53 +02:00
_base.less Add wrapping to long diff lines (#2789) 2017-10-27 12:30:54 +08:00
_dashboard.less Fix repo list display on Safari (#3569) 2016-09-01 08:04:25 -04:00
_editor.less Fix double borders on edit page (#1152) (#1153) 2017-03-10 09:33:35 +08:00
_emojify.less Fix chmod for several files in conf/locale/ and public/ 2016-02-18 19:31:23 +00:00
_explore.less Add branch overiew page (#2108) 2017-10-26 08:49:16 +08:00
_form.less Use monospace font in githook editor (#1958) 2017-06-13 10:48:49 +08:00
_home.less Update home page to Gitea (#138) 2016-11-11 08:50:31 +08:00
_install.less LESS: Use tabs for indent in all files 2015-12-07 21:20:54 +01:00
_markdown.less Fix table headers (#980) 2017-02-20 11:13:20 +08:00
_organization.less Small UI fixes on full width form titles 2016-10-19 11:21:10 -02:00
_repository.less Expandable commit bodies (#2980) 2017-11-30 13:08:40 +08:00
_user.less Implementation of all repositories of a user from user->settings (#1740) 2017-09-14 14:46:14 +03:00
index.less Set default less and css to new default name 2016-11-04 08:53:18 -02:00