aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <github@adamspiers.org>2016-04-16 17:10:58 +0100
committerAdam Spiers <github@adamspiers.org>2017-04-20 15:18:15 +0100
commit89b0c5a8d04e347492ce7dd28fdb1305c6b5724a (patch)
tree8e34257fdafc10c8f34e77145dd75097d7c1a36a
parenta161acaba93378573237e8764e3ffa1ed62ecee1 (diff)
downloadfreenode-live-2017-presentation-89b0c5a8d04e347492ce7dd28fdb1305c6b5724a.tar
freenode-live-2017-presentation-89b0c5a8d04e347492ce7dd28fdb1305c6b5724a.tar.gz
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.
-rw-r--r--plugin/notes/notes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/notes/notes.html b/plugin/notes/notes.html
index 2704130..5334d81 100644
--- a/plugin/notes/notes.html
+++ b/plugin/notes/notes.html
@@ -124,7 +124,7 @@
}
.speaker-controls-time span.mute {
- color: #bbb;
+ opacity: 0.3;
}
.speaker-controls-notes {