My Account page UI
This commit is contained in:
Vendored
+7
-1
@@ -1911,4 +1911,10 @@ background: linear-gradient(75deg, rgb(56 89 118) 51%, rgb(107 18 111) 89%)
|
||||
min-height: 100%;
|
||||
max-height: 100% !important;
|
||||
}
|
||||
|
||||
.user_order_details.rounded.mb-3 .text-info {
|
||||
color:#0a1322 !important;
|
||||
}
|
||||
.text-blue{
|
||||
color:#0a1322 !important;
|
||||
|
||||
}
|
||||
|
||||
Vendored
+3
-3
@@ -6409,9 +6409,9 @@ margin-bottom: 0.5rem !important;
|
||||
}
|
||||
|
||||
.myaccount-tab-menu a:hover, .myaccount-tab-menu a.active {
|
||||
background-color: #0A1039;
|
||||
border-color: #0A1039;
|
||||
color: #ffffff;
|
||||
background: linear-gradient(145deg,rgb(27,45,83,0.9),rgb(10,19,34)) !important;
|
||||
/* border: solid 2px rgb(10,19,34)!important; */
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.myaccount-tab-menu a i.fa {
|
||||
|
||||
Reference in New Issue
Block a user