.o_calendar_sidebar {
    .badge-primary {
        background-color: $o-enterprise-primary-color;
    }
    .o_google_sync_button {
        padding: 0;
        cursor: pointer;
        font-size: 0.9em;
    }
    .o_google_sync_button_pending {
        color: $o-enterprise-primary-color;
    }
    .o_google_sync_button_configured {
        color: white;
        height: 2em;
    }
}
