[PR #585] [MERGED] Fix unified diff view styling #15470

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/585
Author: @mkuhlmann
Created: 1/5/2017
Status: Merged
Merged: 1/5/2017
Merged by: @lunny

Base: masterHead: fix-diff-view-unified


📝 Commits (1)

  • baec4fa Fix unified diff view styling

📊 Changes

3 files changed (+54 additions, -34 deletions)

View changed files

📝 public/css/index.css (+23 -15)
📝 public/less/_repository.less (+30 -18)
📝 templates/repo/diff/box.tmpl (+1 -1)

📄 Description

Fixing my own pull request (#584).

I've just noticed (20 minutes to late), the unified code view styling was wrong now. Put unified / split into own css classes and everything is perfect now.

Sorry sorry for that, won't happen again ;)


🔄 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/585 **Author:** [@mkuhlmann](https://github.com/mkuhlmann) **Created:** 1/5/2017 **Status:** ✅ Merged **Merged:** 1/5/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix-diff-view-unified` --- ### 📝 Commits (1) - [`baec4fa`](https://github.com/go-gitea/gitea/commit/baec4fa1f018349a0fefa7d4257e8ab699bd3ef5) Fix unified diff view styling ### 📊 Changes **3 files changed** (+54 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+23 -15) 📝 `public/less/_repository.less` (+30 -18) 📝 `templates/repo/diff/box.tmpl` (+1 -1) </details> ### 📄 Description Fixing my own pull request (#584). I've just noticed (20 minutes to late), the unified code view styling was wrong now. Put unified / split into own css classes and everything is perfect now. Sorry sorry for that, won't happen again ;) --- <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 11:47: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#15470