summaryrefslogtreecommitdiff
path: root/src/theme/style-dark.css
blob: 2690aa01950c36c41c888b76dc816b29bf182684 (plain)
1
2
3
4
5
6
7
8
/*
 * Event widget
 */

event.timed {
    color: @light_1;
    outline-color: rgba(0, 0, 0, 0.3);
}