aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2017-04-21 09:35:51 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2017-04-21 09:35:51 +0200
commit0c3d89bfce2723b077f075b22e536f7e530a0b13 (patch)
treeabcbba5aab60cd65629a8dce045b81e4edab962f
parent715cf0ba11db0f913cfd2edb56a2c66aed57b505 (diff)
downloadfreenode-live-2017-presentation-0c3d89bfce2723b077f075b22e536f7e530a0b13.tar
freenode-live-2017-presentation-0c3d89bfce2723b077f075b22e536f7e530a0b13.tar.gz
minor tweak for #1564
-rw-r--r--plugin/notes/notes.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/plugin/notes/notes.html b/plugin/notes/notes.html
index c339d58..e368a5f 100644
--- a/plugin/notes/notes.html
+++ b/plugin/notes/notes.html
@@ -135,6 +135,10 @@
opacity: 0.3;
}
+ .speaker-controls-time .pacing-title {
+ margin-top: 5px;
+ }
+
.speaker-controls-time .pacing.ahead {
color: blue;
}
@@ -297,10 +301,9 @@
</div>
<div class="clear"></div>
- <h4 class="label pacing-title" style="display: none">Pacing</h4>
+ <h4 class="label pacing-title" style="display: none">Pacing – Time to finish current slide</h4>
<div class="pacing" style="display: none">
<span class="hours-value">00</span><span class="minutes-value">:00</span><span class="seconds-value">:00</span>
- to finish current slide
</div>
</div>