[PR #784] [CLOSED] [WIP] Added custom css file. Fixes #688 #15572

Closed
opened 2025-11-02 11:49:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/784
Author: @pgaskin
Created: 1/29/2017
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

public/css/custom.css (+4 -0)
📝 templates/base/head.tmpl (+1 -0)

📄 Description

I have added a line to the gitea css file which imports custom.css. It is blank by default (so there are not any 404s), but because of #782, it can be overridden, therefore allowing custom css which can survive updates.


🔄 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/784 **Author:** [@pgaskin](https://github.com/pgaskin) **Created:** 1/29/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7bb9424`](https://github.com/go-gitea/gitea/commit/7bb9424dcc4a1cabfd0afa0765d87926c83e3c5d) Added custom css file ### 📊 Changes **2 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `public/css/custom.css` (+4 -0) 📝 `templates/base/head.tmpl` (+1 -0) </details> ### 📄 Description I have added a line to the gitea css file which imports custom.css. It is blank by default (so there are not any 404s), but because of #782, it can be overridden, therefore allowing custom css which can survive updates. --- <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:49:42 -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#15572