1
0
Fork 0
mirror of https://github.com/Kunsi/pretalx-plugin-broadcast-tools synced 2025-06-07 06:42:25 +00:00

lower thirds: change css selectors to be similar to the others

This commit is contained in:
Franzi 2023-03-29 10:33:07 +02:00
parent 6c058cca1f
commit ab42dade2b
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 32 additions and 25 deletions

View file

@ -3,6 +3,13 @@
* room info page can now show more content on the lower half of the view
* **BREAKING:** The option to select which content should be shown
is now a ChoiceField, the old setting will be ignored.
* **BREAKING:** lower thirds now use css selectors using the same rules
as the other css selectors
* `#l3box` is now `#broadcast_tools_lower_thirds_box`
* `#l3info_line` is now `#broadcast_tools_lower_thirds_infoline`
* `#l3speaker` is now `#broadcast_tools_lower_thirds_speaker`
* `#l3title` is now `#broadcast_tools_lower_thirds_title`
* `.lower3rd` is now `broadcast_tools_lower_thirds`
# 1.1.0