File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ep_wrtc_heading" ,
3
3
"description" : " Video Headings Plugin for Etherpad" ,
4
- "version" : " 0.25.6 " ,
4
+ "version" : " 0.25.7 " ,
5
5
"author" : {
6
6
"name" : " Hossein Marzban" ,
7
7
Original file line number Diff line number Diff line change 121
121
< button class = "ndbtn btn_enlarge" active = "true" title = "Enlarge the videos" >
122
122
< i class = "buttonicon bnt_expand" style = "height: 18px;" > </ i >
123
123
</ button >
124
- < button class = "ndbtn btn_reload" data-id = "${headerId}" data-join = "VIDEO" data-action = "RELOAD" >
125
- < i class = "buttonicon reload-btn" style = "width: 14px;" >
126
- < svg role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" class = "" > < path fill = "currentColor" d = "M256.455 8c66.269.119 126.437 26.233 170.859 68.685l35.715-35.715C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.75c-30.864-28.899-70.801-44.907-113.23-45.273-92.398-.798-170.283 73.977-169.484 169.442C88.764 348.009 162.184 424 256 424c41.127 0 79.997-14.678 110.629-41.556 4.743-4.161 11.906-3.908 16.368.553l39.662 39.662c4.872 4.872 4.631 12.815-.482 17.433C378.202 479.813 319.926 504 256 504 119.034 504 8.001 392.967 8 256.002 7.999 119.193 119.646 7.755 256.455 8z" class = "" > </ path > </ svg >
127
- </ i >
128
- </ button >
129
124
< button class = "ndbtn btn_toggle_modal" data-action = "collapse" >
130
125
< i class = "fa_arrow-to-top" style = "display:block" >
131
126
< svg aria-hidden = "true" focusable = "false" data-prefix = "far" data-icon = "arrow-to-top" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 384 512" class = "svg-inline--fa fa-arrow-to-top fa-w-12 fa-2x" > < path fill = "currentColor" d = "M35.5 279.9l148-148.4c4.7-4.7 12.3-4.7 17 0l148 148.4c4.7 4.7 4.7 12.3 0 17l-19.6 19.6c-4.8 4.8-12.5 4.7-17.1-.2L218 219.2V468c0 6.6-5.4 12-12 12h-28c-6.6 0-12-5.4-12-12V219.2l-93.7 97.1c-4.7 4.8-12.4 4.9-17.1.2l-19.6-19.6c-4.8-4.7-4.8-12.3-.1-17zM12 84h360c6.6 0 12-5.4 12-12V44c0-6.6-5.4-12-12-12H12C5.4 32 0 37.4 0 44v28c0 6.6 5.4 12 12 12z" class = "" > </ path > </ svg >
134
129
< svg aria-hidden = "true" focusable = "false" data-prefix = "far" data-icon = "arrow-from-top" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 384 512" class = "svg-inline--fa fa-arrow-from-top fa-w-12 fa-2x" > < path fill = "currentColor" d = "M348.5 328.1l-148 148.4c-4.7 4.7-12.3 4.7-17 0l-148-148.4c-4.7-4.7-4.7-12.3 0-17l19.6-19.6c4.8-4.8 12.5-4.7 17.1.2l93.7 97.1V140c0-6.6 5.4-12 12-12h28c6.6 0 12 5.4 12 12v248.8l93.7-97.1c4.7-4.8 12.4-4.9 17.1-.2l19.6 19.6c4.9 4.7 4.9 12.3.2 17zM12 84h360c6.6 0 12-5.4 12-12V44c0-6.6-5.4-12-12-12H12C5.4 32 0 37.4 0 44v28c0 6.6 5.4 12 12 12z" class = "" > </ path > </ svg >
135
130
</ i >
136
131
</ button >
132
+ < button class = "ndbtn btn_reload" data-id = "${headerId}" data-join = "VIDEO" data-action = "RELOAD" >
133
+ < i class = "buttonicon reload-btn" style = "width: 14px;" >
134
+ < svg role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" class = "" > < path fill = "currentColor" d = "M256.455 8c66.269.119 126.437 26.233 170.859 68.685l35.715-35.715C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.75c-30.864-28.899-70.801-44.907-113.23-45.273-92.398-.798-170.283 73.977-169.484 169.442C88.764 348.009 162.184 424 256 424c41.127 0 79.997-14.678 110.629-41.556 4.743-4.161 11.906-3.908 16.368.553l39.662 39.662c4.872 4.872 4.631 12.815-.482 17.433C378.202 479.813 319.926 504 256 504 119.034 504 8.001 392.967 8 256.002 7.999 119.193 119.646 7.755 256.455 8z" class = "" > </ path > </ svg >
135
+ </ i >
136
+ </ button >
137
137
</ div >
138
138
</ div > < ! -- werc_toolbar -- >
139
139
You can’t perform that action at this time.
0 commit comments