|
@@ -364,12 +364,12 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
}
|
|
|
.change_pass_btn {
|
|
|
margin-top: 0;
|
|
|
- color: #2e1153;
|
|
|
+ color: #463993;
|
|
|
border: 1px solid #dedbf1;
|
|
|
border-radius: 50%;
|
|
|
padding: 5px 6px;
|
|
|
margin-right: 0;
|
|
|
- background: #dedbf1;
|
|
|
+ background: #46399347;
|
|
|
font-size: 15px!important;
|
|
|
}
|
|
|
.navbar {
|
|
@@ -379,6 +379,7 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
color: #ff7f00;
|
|
|
transition: all 1s cubic-bezier(.19,1,.22,1) 0s;
|
|
|
border: 1px solid #ff7f00!important;
|
|
|
+ background: #46399347;
|
|
|
}
|
|
|
.card {
|
|
|
background-color: inherit;
|
|
@@ -398,13 +399,9 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
font-size: 14px;
|
|
|
color: white;
|
|
|
}
|
|
|
-.fa:hover, .fa:active{
|
|
|
- color: #463993 !important;
|
|
|
-}
|
|
|
-.fa{
|
|
|
+/* .fa:hover, .fa:active{
|
|
|
color: #463993 !important;
|
|
|
- font-size: 13px !important;
|
|
|
-}
|
|
|
+} */
|
|
|
.icncl{
|
|
|
color: #ffffff !important;
|
|
|
font-size: 13px !important;
|