[PR #1958] [MERGED] Use monospace font in githook editor #16142

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1958
Author: @silverwind
Created: 6/12/2017
Status: Merged
Merged: 6/13/2017
Merged by: @lunny

Base: masterHead: githooks-mono


📝 Commits (1)

  • 461bc73 Use monospace font in githook editor

📊 Changes

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

View changed files

📝 public/css/index.css (+3 -0)
📝 public/less/_form.less (+6 -0)

📄 Description

Before:

screen shot 2017-06-13 at 00 34 07

After:

screen shot 2017-06-13 at 00 34 17

Unfortunately, there was no fitting semantic ui rule, so I had to add a custom one.


🔄 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/1958 **Author:** [@silverwind](https://github.com/silverwind) **Created:** 6/12/2017 **Status:** ✅ Merged **Merged:** 6/13/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `githooks-mono` --- ### 📝 Commits (1) - [`461bc73`](https://github.com/go-gitea/gitea/commit/461bc730ec76528c827d3426abfa8e7feac9c47f) Use monospace font in githook editor ### 📊 Changes **2 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+3 -0) 📝 `public/less/_form.less` (+6 -0) </details> ### 📄 Description Before: <img width="701" alt="screen shot 2017-06-13 at 00 34 07" src="https://user-images.githubusercontent.com/115237/27058249-6185f24a-4fd0-11e7-8aa5-b4415b0b07ec.png"> After: <img width="831" alt="screen shot 2017-06-13 at 00 34 17" src="https://user-images.githubusercontent.com/115237/27058260-667c3a70-4fd0-11e7-82ca-65e8fc1df1f8.png"> Unfortunately, there was no fitting semantic ui rule, so I had to add a custom one. --- <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:03:15 -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#16142