/* Dolojane V3.4.0-alpha.16 — Daily Focus, Calendar, Ritual OR and History. */

/* Daily Focus schedule marker follows the Task priority. */
.rightbar .time-block.v66-priority-1::before{background:#d55242!important}
.rightbar .time-block.v66-priority-2::before{background:#d18d34!important}
.rightbar .time-block.v66-priority-3::before{background:#568bb0!important}
.rightbar .time-block.v66-priority-4::before{background:#7b7b7b!important}

/* The Today shortcut is useful only while another Calendar date is selected. */
.v56-month-nav.v66-calendar-is-today .v56-today-jump{display:none!important}
.v56-month-nav:not(.v66-calendar-is-today) .v61-month-center>.v56-today-jump{display:grid!important;visibility:visible!important;opacity:1!important}

/* The open-state glyph remains visible while the OR split popup is open. */
.v50-ritual-task-list .task-state-check:not(.closed)>.v22-icon{display:inline-flex!important}
