Wrong LESS conversion #2362

Closed
opened 2025-11-02 04:33:51 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @kzmi on GitHub (Sep 28, 2018).

  • Gitea version (or commit ref): master (31d5488059)

public/css/index.css contains style like:

background:#21BA4518 18

or

border-left:1px solid #21BA4580 80

They are not valid CSS syntax.
Maybe LESS.js (3.6.0) generates wrong code for rgba value.

Originally created by @kzmi on GitHub (Sep 28, 2018). - Gitea version (or commit ref): master (31d54880598beb7fdc9832147521063292ae9c0c) public/css/index.css contains style like: ``` background:#21BA4518 18 ``` or ``` border-left:1px solid #21BA4580 80 ``` They are not valid CSS syntax. Maybe LESS.js (3.6.0) generates wrong code for rgba value.
GiteaMirror added the topic/build label 2025-11-02 04:33:51 -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#2362