|
@@ -1249,7 +1249,9 @@ justify-content: space-between;
|
|
background-image: url(/src/assets/img/Line30.png);
|
|
background-image: url(/src/assets/img/Line30.png);
|
|
}
|
|
}
|
|
.btnactive{
|
|
.btnactive{
|
|
-background: linear-gradient(to bottom, rgba(11,51,142,0.1) 15%, rgba(17,56,143 ,0.2) 40%,rgba(0,224,225 ,1)) !important;
|
|
|
|
|
|
+ background: linear-gradient(to bottom, rgba(11,51,142,1) 15%, rgba(17,56,143 ,1) 40%,rgba(11,51,142,1)) !important;
|
|
|
|
+ /* background:rgba(0,224,225 ,1)!important; */
|
|
|
|
+/* background: linear-gradient(to bottom, rgba(11,51,142,0.1) 15%, rgba(17,56,143 ,0.2) 40%,rgba(0,224,225 ,1)) !important; */
|
|
border-radius: 0px 0px 0px 0px !important;
|
|
border-radius: 0px 0px 0px 0px !important;
|
|
opacity: 1 !important;
|
|
opacity: 1 !important;
|
|
}
|
|
}
|