|
|
@@ -51,7 +51,9 @@
|
|
|
}
|
|
|
}
|
|
|
.is-active {
|
|
|
- background-color: rgba(255, 255, 255, 0.18) !important;
|
|
|
+ //background-color: rgba(255, 255, 255, 0.18) !important;
|
|
|
+ background-color: rgb(94, 87, 220) !important;
|
|
|
+ box-shadow: 0 2px 5px rgba(17, 15, 53, 0.12);
|
|
|
}
|
|
|
}
|
|
|
|