color changes
This commit is contained in:
@@ -606,11 +606,11 @@ const backFun = () => {
|
||||
}
|
||||
|
||||
.bg-custom {
|
||||
background: #F3F3F3;
|
||||
background: #fffeee;
|
||||
}
|
||||
|
||||
.bg-custom-color {
|
||||
background: #E0F0E3;
|
||||
background: #f1e7e4;
|
||||
}
|
||||
|
||||
.bg-white bg-change-bk .current-plan {
|
||||
@@ -647,11 +647,11 @@ const backFun = () => {
|
||||
</style>
|
||||
<style lang="scss">
|
||||
.bg-custom {
|
||||
background: #F3F3F3;
|
||||
background: #fffeee;
|
||||
}
|
||||
|
||||
.bg-custom-color {
|
||||
background: #E0F0E3;
|
||||
background: #f1e7e4;
|
||||
}
|
||||
|
||||
.total-font {
|
||||
|
@@ -931,11 +931,11 @@ const backFun = () => {
|
||||
}
|
||||
|
||||
.bg-custom {
|
||||
background: #F3F3F3;
|
||||
background: #fffeee;
|
||||
}
|
||||
|
||||
.bg-custom-color {
|
||||
background: #E0F0E3;
|
||||
background: #f1e7e4;
|
||||
}
|
||||
|
||||
.bg-white bg-change-bk .current-plan {
|
||||
@@ -971,11 +971,11 @@ const backFun = () => {
|
||||
</style>
|
||||
<style lang="scss">
|
||||
.bg-custom {
|
||||
background: #F3F3F3;
|
||||
background: #fffeee;
|
||||
}
|
||||
|
||||
.bg-custom-color {
|
||||
background: #E0F0E3;
|
||||
background: #f1e7e4;
|
||||
}
|
||||
|
||||
.total-font {
|
||||
|
@@ -666,11 +666,11 @@ const backFun = () => {
|
||||
}
|
||||
|
||||
.bg-custom {
|
||||
background: #F3F3F3;
|
||||
background: #fffeee;
|
||||
}
|
||||
|
||||
.bg-custom-color {
|
||||
background: #E0F0E3;
|
||||
background: #f1e7e4;
|
||||
}
|
||||
|
||||
.bg-white bg-change-bk .current-plan {
|
||||
@@ -706,11 +706,11 @@ const backFun = () => {
|
||||
</style>
|
||||
<style lang="scss">
|
||||
.bg-custom {
|
||||
background: #F3F3F3;
|
||||
background: #fffeee;
|
||||
}
|
||||
|
||||
.bg-custom-color {
|
||||
background: #E0F0E3;
|
||||
background: #f1e7e4;
|
||||
}
|
||||
|
||||
.total-font {
|
||||
|
@@ -371,11 +371,11 @@ const changeEmailSignUp = () => {
|
||||
}
|
||||
|
||||
.bg-custom {
|
||||
background: #F3F3F3;
|
||||
background: #fffeee;
|
||||
}
|
||||
|
||||
.bg-custom-color {
|
||||
background: #E0F0E3;
|
||||
background: #f1e7e4;
|
||||
}
|
||||
|
||||
.bg-white bg-change-bk .current-plan {
|
||||
|
@@ -661,11 +661,11 @@ const isUserAuthenticate = () => {
|
||||
}
|
||||
|
||||
.bg-custom {
|
||||
background: #F3F3F3;
|
||||
background: #fffeee;
|
||||
}
|
||||
|
||||
.bg-custom-color {
|
||||
background: #E0F0E3;
|
||||
background: #f1e7e4;
|
||||
}
|
||||
|
||||
.bg-white bg-change-bk .current-plan {
|
||||
@@ -710,11 +710,11 @@ const isUserAuthenticate = () => {
|
||||
@import "@vendor/css/pages/help-center-front-page.css";
|
||||
|
||||
.bg-custom {
|
||||
background: #F3F3F3;
|
||||
background: #fffeee;
|
||||
}
|
||||
|
||||
.bg-custom-color {
|
||||
background: #E0F0E3;
|
||||
background: #f1e7e4;
|
||||
}
|
||||
|
||||
.total-font {
|
||||
|
@@ -338,11 +338,11 @@ const confirmFun = async () => {
|
||||
@use "@core/scss/template/pages/page-auth.scss";
|
||||
|
||||
.bg-custom {
|
||||
background: #F3F3F3;
|
||||
background: #fffeee;
|
||||
}
|
||||
|
||||
.bg-custom-color {
|
||||
background: #E0F0E3;
|
||||
background: #f1e7e4;
|
||||
}
|
||||
|
||||
.total-font {
|
||||
@@ -392,11 +392,11 @@ const confirmFun = async () => {
|
||||
}
|
||||
|
||||
.bg-custom {
|
||||
background: #F3F3F3;
|
||||
background: #fffeee;
|
||||
}
|
||||
|
||||
.bg-custom-color {
|
||||
background: #E0F0E3;
|
||||
background: #f1e7e4;
|
||||
}
|
||||
|
||||
.bg-white bg-change-bk .current-plan {
|
||||
|
Reference in New Issue
Block a user