Commit Graph

10 Commits

Author SHA1 Message Date
Márton Lente
c2131fea1e Fix: Theme milestone progress bar statuses not rendered correctly
Fixes Milestones progress bar statuses not rendered correctly after Gitea
1.23.x update. Maps explicit styling values for progress bars to existing colours.
Part of infrastructure/blender-projects-platform#133
2025-02-17 18:58:27 +01:00
Márton Lente
a088c9e2b6 Revert "Fix: Theme milestone progress bar statuses not rendered correctly"
This reverts commit a705ab8ab4.
2025-02-17 18:37:04 +01:00
Márton Lente
a60d4f1b7e Fix: Style navbar dropdown item flex justification for browser Chrome 2025-02-17 17:14:43 +01:00
Márton Lente
a705ab8ab4 Fix: Theme milestone progress bar statuses not rendered correctly
Fixes Milestones progress bar statuses not rendered correctly after Gitea
1.23.x update. Adds explicit styling for progress bars, using theme colours.
Fixes #133
2025-02-17 15:10:17 +01:00
Pablo Vazquez
a91ef365d0 Theme: Style alert blocks in bthree-dark theme
Fixes #92
2024-07-22 12:43:11 +02:00
Pablo Vazquez
ff0e16a2d1 Theme: Add missing code markup variable
Add code markup variables missing in our theme.

Fixes infrastructure/blender-projects-platform#88
2024-07-03 16:30:28 +02:00
Pablo Vazquez
da8d0e876c Theme: Add missing variables from upstream
Add variables available in upstream but missing in our theme.

Fixes infrastructure/blender-projects-platform#88
2024-07-01 13:00:33 +02:00
Pablo Vazquez
829c083fbc Cleanup: CSS and global styling
In the latest releases, Gitea has fixed a lot of the styling issues we
had manually fixed in the past.

Additionally, the recent style adjustments they did look a lot better
so it is better to remove our custom styling as much as possible, and
follow stock Gitea. Making it easier to upgrade in the future.

* Fix broken styling
* Remove custom font
* Cleanup unused variables
* Add code comments
2024-05-30 12:18:04 +02:00
Pablo Vazquez
949885ab5e Fix styling for tooltips and labels background
Noticed by Brecht (thanks!) in Gitea 1.22
2024-05-30 10:43:21 +02:00
Brecht Van Lommel
a168b7d35a Update for changes in Gitea 1.21 and 1.20 2023-11-28 15:27:18 +01:00