[PR #1860] [MERGED] Prevent accidential selection of line numbers in code view #16091

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1860
Author: @silverwind
Created: 6/3/2017
Status: Merged
Merged: 6/5/2017
Merged by: @appleboy

Base: masterHead: linnum-no-select


📝 Commits (1)

  • 4c30218 Prevent accidential selection of line numbers in code view

📊 Changes

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

View changed files

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

📄 Description

Before:

nums-before

After:

nums-after


🔄 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/1860 **Author:** [@silverwind](https://github.com/silverwind) **Created:** 6/3/2017 **Status:** ✅ Merged **Merged:** 6/5/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `linnum-no-select` --- ### 📝 Commits (1) - [`4c30218`](https://github.com/go-gitea/gitea/commit/4c3021823a80e561b7e7ba82a35966461b4ee516) Prevent accidential selection of line numbers in code view ### 📊 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 Before: ![nums-before](https://cloud.githubusercontent.com/assets/115237/26751328/e35a3bb0-4836-11e7-8a35-c89f78532cf1.gif) After: ![nums-after](https://cloud.githubusercontent.com/assets/115237/26751329/e35b266a-4836-11e7-8392-3c724d9e1d50.gif) --- <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:02:05 -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#16091