[PR #1288] [MERGED] Fix missing less sources for oauth #15843

Closed
opened 2025-11-02 11:55:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1288
Author: @sapk
Created: 3/16/2017
Status: Merged
Merged: 3/17/2017
Merged by: @lunny

Base: masterHead: fix-oauth-less


📝 Commits (1)

  • f8e18c3 Fix missing less sources for oauth

📊 Changes

3 files changed (+58 additions, -33 deletions)

View changed files

📝 public/css/index.css (+32 -32)
📝 public/less/_form.less (+22 -1)
📝 public/less/_user.less (+4 -0)

📄 Description

In #679 the css were hardcoded in css and not generated from less.


🔄 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/1288 **Author:** [@sapk](https://github.com/sapk) **Created:** 3/16/2017 **Status:** ✅ Merged **Merged:** 3/17/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix-oauth-less` --- ### 📝 Commits (1) - [`f8e18c3`](https://github.com/go-gitea/gitea/commit/f8e18c3fe5f2e75e11d7e79d7266db2c5cbf5ff3) Fix missing less sources for oauth ### 📊 Changes **3 files changed** (+58 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+32 -32) 📝 `public/less/_form.less` (+22 -1) 📝 `public/less/_user.less` (+4 -0) </details> ### 📄 Description In #679 the css were hardcoded in css and not generated from less. --- <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:55:54 -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#15843