Support changing the ratio of video:chat width
This commit is contained in:
parent
b0ff4d5ef0
commit
2c57719318
6 changed files with 64 additions and 2 deletions
|
|
@ -680,3 +680,11 @@ input#logout[type="submit"]:hover {
|
|||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
#resize-video-larger, #resize-video-smaller {
|
||||
float: right;
|
||||
}
|
||||
|
||||
body.hd #resize-video-larger, body.hd #resize-video-smaller {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue