[PR #2240] [MERGED] Prevent selection of diff line numbers #16301

Closed
opened 2025-11-02 12:07:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2240
Author: @silverwind
Created: 7/31/2017
Status: Merged
Merged: 8/1/2017
Merged by: @lunny

Base: masterHead: diff-linenum-selection


📝 Commits (1)

  • 2ae3102 Prevent selection of diff line numbers

📊 Changes

2 files changed (+8 additions, -0 deletions)

View changed files

📝 public/css/index.css (+4 -0)
📝 public/less/_repository.less (+4 -0)

📄 Description

Same as https://github.com/go-gitea/gitea/pull/1860, but for diffs this time.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2240 **Author:** [@silverwind](https://github.com/silverwind) **Created:** 7/31/2017 **Status:** ✅ Merged **Merged:** 8/1/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `diff-linenum-selection` --- ### 📝 Commits (1) - [`2ae3102`](https://github.com/go-gitea/gitea/commit/2ae3102bccefaedbd654cb7bf30832dcd00c429c) Prevent selection of diff line numbers ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+4 -0) 📝 `public/less/_repository.less` (+4 -0) </details> ### 📄 Description Same as https://github.com/go-gitea/gitea/pull/1860, but for diffs this time. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:07:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16301