diff --git a/Moonlight.Client/Moonlight.Client.csproj b/Moonlight.Client/Moonlight.Client.csproj index e0a33fba..1ce114c2 100644 --- a/Moonlight.Client/Moonlight.Client.csproj +++ b/Moonlight.Client/Moonlight.Client.csproj @@ -24,7 +24,7 @@ - + @@ -49,9 +49,4 @@ - - - - - \ No newline at end of file diff --git a/Moonlight.Client/Styles/mappings/mooncore.map b/Moonlight.Client/Styles/MoonCore.Blazor.FlyonUi/mappings/mooncore.map similarity index 99% rename from Moonlight.Client/Styles/mappings/mooncore.map rename to Moonlight.Client/Styles/MoonCore.Blazor.FlyonUi/mappings/mooncore.map index b14f36e9..44e291f2 100755 --- a/Moonlight.Client/Styles/mappings/mooncore.map +++ b/Moonlight.Client/Styles/MoonCore.Blazor.FlyonUi/mappings/mooncore.map @@ -81,6 +81,7 @@ border-2 border-b border-base-content border-base-content/20 +border-base-content/25 border-base-content/40 border-base-content/5 border-dashed @@ -295,6 +296,7 @@ md:text-3xl me-1 me-1.5 me-2 +me-2.5 me-5 menu menu-active diff --git a/Moonlight.Client/UI/Views/Admin/Sys/Customisation/Index.razor b/Moonlight.Client/UI/Views/Admin/Sys/Customisation/Index.razor index 5f2b85c8..912a8b2f 100644 --- a/Moonlight.Client/UI/Views/Admin/Sys/Customisation/Index.razor +++ b/Moonlight.Client/UI/Views/Admin/Sys/Customisation/Index.razor @@ -14,8 +14,11 @@ -
- Themes + + Themes + + +
-
+
@@ -78,6 +81,10 @@
+ + Images & Logos + + @code { diff --git a/Moonlight.Client/UI/Views/Admin/Sys/Customisation/Themes/Create.razor b/Moonlight.Client/UI/Views/Admin/Sys/Customisation/Themes/Create.razor index 904a6cec..a4131705 100644 --- a/Moonlight.Client/UI/Views/Admin/Sys/Customisation/Themes/Create.razor +++ b/Moonlight.Client/UI/Views/Admin/Sys/Customisation/Themes/Create.razor @@ -38,6 +38,7 @@
+ This field will be used for update checks
diff --git a/Moonlight.Client/UI/Views/Admin/Sys/Customisation/Themes/Update.razor b/Moonlight.Client/UI/Views/Admin/Sys/Customisation/Themes/Update.razor index 92d276e9..faa9c860 100644 --- a/Moonlight.Client/UI/Views/Admin/Sys/Customisation/Themes/Update.razor +++ b/Moonlight.Client/UI/Views/Admin/Sys/Customisation/Themes/Update.razor @@ -28,6 +28,7 @@
+ Toggle on in order to enable the theme globally (a reload is required to apply)
@@ -47,18 +48,21 @@
+ This field will be used for update checks
+ Optional: Specify a url here which people should get redirected for donating to the author
+ Optional: Specify a url here which returns the latest version of this theme as the raw exported file
diff --git a/Moonlight.Client/UI/Views/Admin/Sys/Index.razor b/Moonlight.Client/UI/Views/Admin/Sys/Index.razor index 4ed5763c..149cfd78 100644 --- a/Moonlight.Client/UI/Views/Admin/Sys/Index.razor +++ b/Moonlight.Client/UI/Views/Admin/Sys/Index.razor @@ -19,7 +19,13 @@ - + + + + Actions + + +
diff --git a/Moonlight.Client/UI/Views/Admin/Users/Update.razor b/Moonlight.Client/UI/Views/Admin/Users/Update.razor index 1cdcfd16..67faadd1 100644 --- a/Moonlight.Client/UI/Views/Admin/Users/Update.razor +++ b/Moonlight.Client/UI/Views/Admin/Users/Update.razor @@ -45,6 +45,7 @@
+ Leave empty if the password should not be changed