From 4e8adcf1ff4e1b048a2a59857653ffa5b01d9c0c Mon Sep 17 00:00:00 2001 From: LD-Reborn Date: Fri, 10 Oct 2025 23:57:07 +0200 Subject: [PATCH] Replaced btn-outline-* with btn-* to improve accessibility --- src/Views/Home/Assets.cshtml | 12 ++++++------ src/Views/Home/Index.cshtml | 4 ++-- src/Views/Home/Inventory.cshtml | 6 +++--- src/Views/Home/Locations.cshtml | 2 +- src/Views/Home/Users.cshtml | 2 +- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/Views/Home/Assets.cshtml b/src/Views/Home/Assets.cshtml index 354d0cd..605b34c 100644 --- a/src/Views/Home/Assets.cshtml +++ b/src/Views/Home/Assets.cshtml @@ -12,7 +12,7 @@
-
@@ -231,7 +231,7 @@
- @@ -280,7 +280,7 @@ row.innerHTML = ` - + `; attributesContainer.appendChild(row); }); @@ -407,7 +407,7 @@
@T["Attributes"]
- @@ -457,7 +457,7 @@ document.addEventListener('DOMContentLoaded', () => { row.innerHTML = ` - + `; updateAttributesContainer.appendChild(row); }); @@ -504,7 +504,7 @@ document.addEventListener('DOMContentLoaded', () => { row.innerHTML = ` - + `; updateAttributesContainer.appendChild(row); } diff --git a/src/Views/Home/Index.cshtml b/src/Views/Home/Index.cshtml index f99bc02..512f298 100644 --- a/src/Views/Home/Index.cshtml +++ b/src/Views/Home/Index.cshtml @@ -10,7 +10,7 @@

@T["Overview"]

- - + +
diff --git a/src/Views/Home/Inventory.cshtml b/src/Views/Home/Inventory.cshtml index 8b97126..ca1195d 100644 --- a/src/Views/Home/Inventory.cshtml +++ b/src/Views/Home/Inventory.cshtml @@ -12,9 +12,9 @@
- - - + + +
diff --git a/src/Views/Home/Locations.cshtml b/src/Views/Home/Locations.cshtml index 2f598df..e36a0b6 100644 --- a/src/Views/Home/Locations.cshtml +++ b/src/Views/Home/Locations.cshtml @@ -12,7 +12,7 @@
- +
diff --git a/src/Views/Home/Users.cshtml b/src/Views/Home/Users.cshtml index f57572e..c526b36 100644 --- a/src/Views/Home/Users.cshtml +++ b/src/Views/Home/Users.cshtml @@ -13,7 +13,7 @@
- +