diff --git a/assets/main.css b/assets/main.css index 7ce28b150..c09692cde 100644 --- a/assets/main.css +++ b/assets/main.css @@ -41,18 +41,18 @@ body { } } -.BrandLoading_2, -.BrandLoading_4 { +.unraid_mark_2, +.unraid_mark_4 { animation: mark_2 1.5s ease infinite; } -.BrandLoading_3 { +.unraid_mark_3 { animation: mark_3 1.5s ease infinite; } -.BrandLoading_6, -.BrandLoading_8 { +.unraid_mark_6, +.unraid_mark_8 { animation: mark_6 1.5s ease infinite; } -.BrandLoading_7 { +.unraid_mark_7 { animation: mark_7 1.5s ease infinite; } diff --git a/components/Brand/Loading.vue b/components/Brand/Loading.vue index 28dda612a..41d2de74e 100644 --- a/components/Brand/Loading.vue +++ b/components/Brand/Loading.vue @@ -22,7 +22,7 @@ withDefaults(defineProps(), { xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 133.52 76.97" - :class="`h-[${height}px]`" + :class="`unraid_mark h-[${height}px]`" role="img" > {{ title }} @@ -43,47 +43,47 @@ withDefaults(defineProps(), { diff --git a/components/Modals.ce.vue b/components/Modals.ce.vue index d7cc06c7f..89c3b6a96 100644 --- a/components/Modals.ce.vue +++ b/components/Modals.ce.vue @@ -6,13 +6,13 @@ import '~/assets/main.css'; import { useCallbackActionsStore } from '~/store/callbackActions'; import { usePromoStore } from '~/store/promo'; -const { callbackFeedbackVisible } = storeToRefs(useCallbackActionsStore()); +const { callbackStatus } = storeToRefs(useCallbackActionsStore()); const { promoVisible } = storeToRefs(usePromoStore()); diff --git a/components/UserProfile/CallbackFeedback.vue b/components/UserProfile/CallbackFeedback.vue index 075c84ff7..748068597 100644 --- a/components/UserProfile/CallbackFeedback.vue +++ b/components/UserProfile/CallbackFeedback.vue @@ -1,6 +1,6 @@ + + \ No newline at end of file diff --git a/components/UserProfile/DropdownError.vue b/components/UserProfile/DropdownError.vue index 3a67fa13e..d4d6be136 100644 --- a/components/UserProfile/DropdownError.vue +++ b/components/UserProfile/DropdownError.vue @@ -25,7 +25,7 @@ const links = ref([