Commit Graph

12 Commits

Author SHA1 Message Date
Márton Lente
abc91b5a95 Revert "Fix: Style navbar dropdown item flex justification for browser Chrome"
This reverts commit a60d4f1b7e.
2025-02-24 12:06:35 +01:00
Márton Lente
58b236e323 UI: Map style variable color-accent to existing color-primary definition
Part of  infrastructure/blender-projects-platform#133
2025-02-24 12:06:28 +01:00
Márton Lente
381b1d116a 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-24 12:06:08 +01:00
Márton Lente
db83e38963 Revert "Fix: Theme milestone progress bar statuses not rendered correctly"
This reverts commit a705ab8ab4.
2025-02-24 12:06:01 +01:00
Márton Lente
063323eb74 Fix: Style navbar dropdown item flex justification for browser Chrome 2025-02-24 12:05:52 +01:00
Márton Lente
36983de723 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-24 12:05:31 +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