mirror of
https://github.com/Kunsi/pretalx-plugin-broadcast-tools
synced 2025-04-29 13:50:58 +00:00
room_timer: address some design suggestions
This commit is contained in:
parent
f63603d6de
commit
3addc8b19e
3 changed files with 39 additions and 15 deletions
|
@ -19,7 +19,12 @@
|
|||
<h3 id="broadcast_tools_room_timer_speaker">Content should appear soon. If not, please verify you have Javascript enabled.</h3>
|
||||
<p id="broadcast_tools_room_timer_scheduledata"></p>
|
||||
</div>
|
||||
<p id="broadcast_tools_room_timer_timeleft"></p>
|
||||
<p id="broadcast_tools_room_timer_progressbar"> </p>
|
||||
<div id="broadcast_tools_room_timer_timeleft">
|
||||
<p id="broadcast_tools_room_timer_timeleft_timer"></p>
|
||||
<p id="broadcast_tools_room_timer_timeleft_hint"></p>
|
||||
</div>
|
||||
<div id="broadcast_tools_room_timer_progressbar">
|
||||
<p id="broadcast_tools_room_timer_progressbar_bar"> </p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue