|
|
|
@ -99,7 +99,7 @@ body {
|
|
|
|
--------------------------------------------------------------*/
|
|
|
|
--------------------------------------------------------------*/
|
|
|
|
|
|
|
|
|
|
|
|
#control {
|
|
|
|
#control {
|
|
|
|
z-index: 3;
|
|
|
|
z-index: 2;
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
|
|
|
|
@ -633,7 +633,7 @@ progress {
|
|
|
|
--------------------------------------------------------------*/
|
|
|
|
--------------------------------------------------------------*/
|
|
|
|
|
|
|
|
|
|
|
|
#whiteboard {
|
|
|
|
#whiteboard {
|
|
|
|
z-index: 2;
|
|
|
|
z-index: 3;
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
margin: auto;
|
|
|
|
margin: auto;
|
|
|
|
padding: 10px;
|
|
|
|
padding: 10px;
|
|
|
|
@ -706,8 +706,8 @@ progress {
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
z-index:
|
|
|
|
z-index:
|
|
|
|
- 1 videoMediaContainer
|
|
|
|
- 1 videoMediaContainer
|
|
|
|
- 2 whiteboard
|
|
|
|
- 2 control buttons
|
|
|
|
- 3 control buttons
|
|
|
|
- 3 whiteboard
|
|
|
|
- 5 chat
|
|
|
|
- 5 chat
|
|
|
|
- 6 settings
|
|
|
|
- 6 settings
|
|
|
|
- 7 participants
|
|
|
|
- 7 participants
|
|
|
|
|