CSS class names concatenated together for PR merge box #5189

Closed
opened 2025-11-02 06:17:19 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @taai on GitHub (Apr 5, 2020).

  • Gitea version (or commit ref): 1.12.0+dev-89-gb264c3039
  • Git version: 2.20.1
  • Operating system: Debian 10
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

In the pull request page the git icon previously was green, but now it is blue. The reason – the CSS class names "text" and "green" are concatenated together as "textgreen" (and there is no such CSS class)...

Screenshots

image
image

Originally created by @taai on GitHub (Apr 5, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.12.0+dev-89-gb264c3039 - Git version: 2.20.1 - Operating system: Debian 10 - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description In the pull request page the git icon previously was green, but now it is blue. The reason – the CSS class names "text" and "green" are concatenated together as "textgreen" (and there is no such CSS class)... ## Screenshots ![image](https://user-images.githubusercontent.com/90734/78499641-95127c00-775a-11ea-86b7-b817273a4095.png) ![image](https://user-images.githubusercontent.com/90734/78499660-b2474a80-775a-11ea-8768-24e78bca02f4.png)
GiteaMirror added the topic/uitype/bug labels 2025-11-02 06:17:19 -06:00
Author
Owner

@a1012112796 commented on GitHub (Apr 5, 2020):

It's a bug made by me, sorry. I forget to add some space. I will change it soon. Thanks for your response.

@a1012112796 commented on GitHub (Apr 5, 2020): It's a bug made by me, sorry. I forget to add some space. I will change it soon. Thanks for your response.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5189