|
@@ -952,6 +952,11 @@ span.select2-container.select2-container--default.select2-container--open {
|
|
opacity: 0.6;
|
|
opacity: 0.6;
|
|
box-shadow: 0 0 3px grey !important;
|
|
box-shadow: 0 0 3px grey !important;
|
|
}
|
|
}
|
|
|
|
+.fc .fc-button-primary:not(:disabled):active,
|
|
|
|
+.fc .fc-button-primary:not(:disabled).fc-button-active {
|
|
|
|
+ border-color: #56a767 !important;
|
|
|
|
+ background-color: #56a767 !important;
|
|
|
|
+}
|
|
.w-150 {
|
|
.w-150 {
|
|
width: 150px !important;
|
|
width: 150px !important;
|
|
min-width: 150px !important;
|
|
min-width: 150px !important;
|