stepper color style update

This commit is contained in:
ramV2E17049
2022-01-28 15:24:55 +05:30
committed by sakv2e10204
parent 9f7ace7c58
commit 936afba58e

View File

@@ -322,6 +322,7 @@ height: 100vh;
ul { ul {
padding-left: 0; padding-left: 0;
border-top: 3px solid #ebf1f3 !important;
} }
ul li { ul li {
@@ -343,8 +344,8 @@ ul {
border: none; border: none;
position: relative; position: relative;
width: 25%; width: 25%;
padding-top:0; padding-top: 0;
padding-bottom:0; padding-bottom: 0;
} }
.nav-pills li a { .nav-pills li a {
@@ -374,7 +375,7 @@ ul {
height: 0; height: 0;
border-top: 21px solid transparent; border-top: 21px solid transparent;
border-bottom: 19px solid transparent; border-bottom: 19px solid transparent;
border-left: 20px solid #cbe8f3; border-left: 20px solid #1eabbc;
position: absolute; position: absolute;
top: 50%; top: 50%;
margin-top: -20px; margin-top: -20px;
@@ -1257,14 +1258,14 @@ select {
.stepper-tab .nav-pills .nav-link.active, .nav-pills .show > .nav-link { .stepper-tab .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
color: #fff !important; color: #fff !important;
background: #2b7c80 !important; background: #2b7c80 !important;
border-top: 1px solid #ddd8d8; /* border-top: 1px solid #ddd8d8;
/*background: #305b72 !important;*/ background: #305b72 !important;*/
/*border-top-right-radius: 20px; /*border-top-right-radius: 20px;
border-bottom-right-radius: 20px;*/ border-bottom-right-radius: 20px;*/
} }
.stepper-tab .nav-pills .nav-link { .stepper-tab .nav-pills .nav-link {
background: #cbe8f3; background: #1eabbc;
justify-content: center; justify-content: center;
width: 100%; width: 100%;
/* border-top-right-radius: 20px; */ /* border-top-right-radius: 20px; */
@@ -1282,7 +1283,7 @@ select {
.stepper-tab .nav-link { .stepper-tab .nav-link {
color: #2c7c82; color: #fff;
} }
.toggle-arrow { .toggle-arrow {
@@ -1492,17 +1493,17 @@ select {
font-size: 10px; font-size: 10px;
} }
/*.upload-btn:hover { /*.upload-btn:hover {
background-color: #2b7082 !important; background-color: #2b7082 !important;
color: #fff; color: #fff;
font-size: 16px; font-size: 16px;
}*/ }*/
.download-btn:hover { .download-btn:hover {
background-color: #445d5e !important; background-color: #445d5e !important;
color: #fff; color: #fff;
font-size: 10px; font-size: 10px;
} }
.create-back1 { .create-back1 {
background: #2b7c80; background: #2b7c80;