From 3ebb83df136a06eb167f7f34a51bb2604454de2c Mon Sep 17 00:00:00 2001 From: carlton <64127681+notcarlton@users.noreply.github.com> Date: Sun, 31 Dec 2023 22:28:36 -0700 Subject: [PATCH] consistency --- JiayiLauncher/Modals/EditProfile.razor | 2 +- JiayiLauncher/Modals/ImportCollection.razor | 8 ++++---- JiayiLauncher/Modals/ImportCollection.razor.css | 4 ++++ JiayiLauncher/Modals/NewMod.razor | 2 -- JiayiLauncher/Modals/PrepareThemePublish.razor | 2 +- 5 files changed, 10 insertions(+), 8 deletions(-) create mode 100644 JiayiLauncher/Modals/ImportCollection.razor.css diff --git a/JiayiLauncher/Modals/EditProfile.razor b/JiayiLauncher/Modals/EditProfile.razor index 2315494..ff9ba76 100644 --- a/JiayiLauncher/Modals/EditProfile.razor +++ b/JiayiLauncher/Modals/EditProfile.razor @@ -15,7 +15,7 @@ {
- Profiles will be saved to the default location, which you can change in settings + Profiles will be saved to their default location, which you can change in settings } diff --git a/JiayiLauncher/Modals/ImportCollection.razor b/JiayiLauncher/Modals/ImportCollection.razor index edacf71..93ef756 100644 --- a/JiayiLauncher/Modals/ImportCollection.razor +++ b/JiayiLauncher/Modals/ImportCollection.razor @@ -21,13 +21,13 @@ @if (ModCollection.Current == null) { - - The mods in this collection will be saved in the default location, which can be changed in settings - + + The mods in this collection will be saved in their default location, which you can change in settings + } else { -

The mods in this collection will be merged with your collection

+ The mods in this collection will be merged with your collection }
diff --git a/JiayiLauncher/Modals/ImportCollection.razor.css b/JiayiLauncher/Modals/ImportCollection.razor.css new file mode 100644 index 0000000..f35964b --- /dev/null +++ b/JiayiLauncher/Modals/ImportCollection.razor.css @@ -0,0 +1,4 @@ +i { + color: var(--text-grayed); + font-size: 14px; +} \ No newline at end of file diff --git a/JiayiLauncher/Modals/NewMod.razor b/JiayiLauncher/Modals/NewMod.razor index 7ef63db..fa5ba65 100644 --- a/JiayiLauncher/Modals/NewMod.razor +++ b/JiayiLauncher/Modals/NewMod.razor @@ -6,8 +6,6 @@ @using System.Net.Http @using JiayiLauncher.Settings -@inject NavigationManager NavigationManager -
Select a file diff --git a/JiayiLauncher/Modals/PrepareThemePublish.razor b/JiayiLauncher/Modals/PrepareThemePublish.razor index cb7b2e9..6f9bc5b 100644 --- a/JiayiLauncher/Modals/PrepareThemePublish.razor +++ b/JiayiLauncher/Modals/PrepareThemePublish.razor @@ -24,7 +24,7 @@
-

Raw Tags

+

Raw tags