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/public/less
Gary Kim c8aa46d27b Add Extra Info to Branches Page (#7461)
* Add branch protection information to branches page

This change will add a tag on the ui that indicates
whether a branch is protected on the repository
branches page.

Signed-off-by: Gary Kim <gary@garykim.dev>

* Add last commit information to repo branches page

This change adds the ID and commit message of the last
commit on a branch to the branches page for repositories.

Signed-off-by: Gary Kim <gary@garykim.dev>

* Make branch page commit message truncate in css rather then template

The truncating of commit messages shown under branches
in the repository branches page has been moved to using
css rather then the Go template as the template was causing
some issues when the commit messaged had a link when rendered.

This commit also makes the commit message paragraph itself
use flex in order to make managing its elements easier.

Signed-off-by: Gary Kim <gary@garykim.dev>
5 years ago
..
themes dark theme scrollbars (#7269) 5 years ago
_admin.less Fix code overflow (#6914) 5 years ago
_base.less create class for inlie positioned lists (#7393) 5 years ago
_dashboard.less Add less linter via npx (#6936) 5 years ago
_editor.less Add less linter via npx (#6936) 5 years ago
_emojify.less Allow labels to contain emoji (#6063) 5 years ago
_explore.less Add Extra Info to Branches Page (#7461) 5 years ago
_form.less replace lesshint with stylelint (#7305) 5 years ago
_home.less Add less linter via npx (#6936) 5 years ago
_install.less Clean less files (#6921) 5 years ago
_markdown.less wiki history improvements (#7391) 5 years ago
_organization.less Add less linter via npx (#6936) 5 years ago
_repository.less ui - issue view - fix icon position (#7354) 5 years ago
_review.less Add less linter via npx (#6936) 5 years ago
_tribute.less Add less linter via npx (#6936) 5 years ago
_user.less replace lesshint with stylelint (#7305) 5 years ago
index.less Pull request review/approval and comment on code (#3748) 6 years ago