Files

11 lines
164 B
CSS
Raw Permalink Normal View History

/* PULSE — Scheduler page (WP-F) styles. Prefix: sc- */
.sc-row-disabled {
opacity: 0.6;
}
.sc-countdown {
color: var(--text-muted);
font-size: 0.85em;
}