File tree Expand file tree Collapse file tree
appsTeacher/lectures/site_files/html Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 border : none;
1919 display : none;
2020 }
21+ # blocker {
22+ position : fixed;
23+ left : 0px ;
24+ top : 0px ;
25+ height : 900% ;
26+ width : 100% ;
27+ background-color : transparent;
28+ border : none;
29+ display : block;
30+ }
2131 </ style >
2232 </ head >
2333 < body class ="##session.lang## " ng-controller ="view-video ">
34+ < div id ="blocker "> </ div >
2435 < iframe src ="https://www.youtube.com/embed/##data.videoId## " frameborder ="0 " allow ="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture " allowfullscreen > </ iframe >
2536 < div x-import ="teacher-theme/scripts.html "> </ div >
2637 < script x-import ="lectures/view-video.js "> </ script >
Original file line number Diff line number Diff line change 11git add *
2- git commit -m " #01-06 -2024"
2+ git commit -m " #05-08 -2024"
33git pull origin master
Original file line number Diff line number Diff line change 11git add *
2- git commit -m " #01-06 -2024"
2+ git commit -m " #05-08 -2024"
33git push origin HEAD:master
You can’t perform that action at this time.
0 commit comments