mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[PR #78] [MERGED] Fix DarkMode #110
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#110
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Corsinvest/cv4pve-admin/pull/78
Author: @franklupo
Created: 8/4/2023
Status: ✅ Merged
Merged: 8/4/2023
Merged by: @franklupo
Base:
main← Head:main📝 Commits (1)
2dfe832Fix DarkMode📊 Changes
10 files changed (+100 additions, -84 deletions)
View changed files
📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Components/Costs.razor(+15 -15)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Components/Costs.razor.cs(+5 -2)📝
src/Corsinvest.ProxmoxVE.Admin.Core/ModuleCore.cs(+1 -0)📝
src/Corsinvest.ProxmoxVE.Admin.Core/UI/ProxmoxVE/Cluster/Summary.razor(+1 -2)📝
src/Corsinvest.ProxmoxVE.Admin.Core/UI/ProxmoxVE/Cluster/Summary.razor.cs(+5 -5)📝
src/Corsinvest.ProxmoxVE.Admin.Core/UI/ProxmoxVE/Nodes/StorageUsage.razor(+25 -23)📝
src/Corsinvest.ProxmoxVE.Admin.Core/UI/ProxmoxVE/Nodes/StorageUsage.razor.cs(+9 -0)📝
src/Corsinvest.ProxmoxVE.Admin.Core/UI/ProxmoxVE/Vm/ToolBarStatus.razor(+5 -4)📝
src/Corsinvest.ProxmoxVE.Admin.VzDumpTrend/Components/DataAnalysis.razor(+33 -33)📝
src/Corsinvest.ProxmoxVE.Admin.VzDumpTrend/Components/DataAnalysis.razor.cs(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.