[PR #1255] [MERGED] Cleaner UI for explore page (#1253) #15834

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1255
Author: @pgaskin
Created: 3/14/2017
Status: Merged
Merged: 3/15/2017
Merged by: @bkcsoft

Base: masterHead: patch-7


📝 Commits (10+)

📊 Changes

6 files changed (+78 additions, -78 deletions)

View changed files

📝 public/css/index.css (+8 -0)
📝 public/less/_explore.less (+8 -1)
📝 templates/explore/navbar.tmpl (+10 -13)
📝 templates/explore/organizations.tmpl (+24 -28)
📝 templates/explore/repos.tmpl (+4 -8)
📝 templates/explore/users.tmpl (+24 -28)

📄 Description

Old New
https://cloud.githubusercontent.com/assets/13909717/23919233/73a7e6b8-08cc-11e7-9b49-c8a01f5a527a.png https://cloud.githubusercontent.com/assets/13909717/23920368/be1e7c08-08d0-11e7-8168-0d14a6fa6477.png

🔄 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/1255 **Author:** [@pgaskin](https://github.com/pgaskin) **Created:** 3/14/2017 **Status:** ✅ Merged **Merged:** 3/15/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `patch-7` --- ### 📝 Commits (10+) - [`76ab450`](https://github.com/go-gitea/gitea/commit/76ab450dcd19d60d035a35bfa91daf8f0075592d) Take navbar out of column - [`747f6d3`](https://github.com/go-gitea/gitea/commit/747f6d3c98df1c663b39bb7d89d4d097e4ca5a3f) Add styles to navbar - [`b3efe4a`](https://github.com/go-gitea/gitea/commit/b3efe4aba04da3c989f16f5cebae412c567e39e8) Update index.css - [`2be3199`](https://github.com/go-gitea/gitea/commit/2be3199dff0ed07afc898d762ce3beacb947fb8b) Changed navbar classes - [`d1b6b63`](https://github.com/go-gitea/gitea/commit/d1b6b63e6798fbb58155ba10ccfd80a9e340ac68) Update organizations.tmpl - [`fc1b73e`](https://github.com/go-gitea/gitea/commit/fc1b73e6203fe50acdcdb76ad221433a358a6c70) Update repos.tmpl - [`4ddb4d0`](https://github.com/go-gitea/gitea/commit/4ddb4d06107c50f92d9a141dd31bdb665b43c7c0) Update users.tmpl - [`fc41e7c`](https://github.com/go-gitea/gitea/commit/fc41e7c4def4be035fcc934e4717f63cf9641613) Update index.css - [`6dedb99`](https://github.com/go-gitea/gitea/commit/6dedb9981f275d2d736fd64ec2d215f161a77af6) Update _explore.less - [`888b30b`](https://github.com/go-gitea/gitea/commit/888b30b5a0729a70b8ed77d56b5b48c9a5234775) Remove unneeded !important from index.css ### 📊 Changes **6 files changed** (+78 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+8 -0) 📝 `public/less/_explore.less` (+8 -1) 📝 `templates/explore/navbar.tmpl` (+10 -13) 📝 `templates/explore/organizations.tmpl` (+24 -28) 📝 `templates/explore/repos.tmpl` (+4 -8) 📝 `templates/explore/users.tmpl` (+24 -28) </details> ### 📄 Description | Old | New | | - | - | |![https://cloud.githubusercontent.com/assets/13909717/23919233/73a7e6b8-08cc-11e7-9b49-c8a01f5a527a.png](https://cloud.githubusercontent.com/assets/13909717/23919233/73a7e6b8-08cc-11e7-9b49-c8a01f5a527a.png)|![https://cloud.githubusercontent.com/assets/13909717/23920368/be1e7c08-08d0-11e7-8168-0d14a6fa6477.png](https://cloud.githubusercontent.com/assets/13909717/23920368/be1e7c08-08d0-11e7-8168-0d14a6fa6477.png)| --- <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: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#15834