Skip to content
Snippets Groups Projects
Commit 89b0c5a8 authored by Adam Spiers's avatar Adam Spiers
Browse files

use opacity for muted clock elements

This allows us to use different colours for different timers,
which will be useful when we add a pacing timer.
parent a161acab
Branches
Tags
No related merge requests found
......@@ -124,7 +124,7 @@
}
.speaker-controls-time span.mute {
color: #bbb;
opacity: 0.3;
}
.speaker-controls-notes {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment