Adding links to recordings
This should add a link to all the recordings, so you can copy and share with a friend, or save somewhere. There's better ways some of this can be done, but it works for now. (please test this! not sure if I copied all the right files to git)
This commit is contained in:
@@ -494,3 +494,14 @@ button:hover {
|
||||
display:none;
|
||||
}
|
||||
}
|
||||
|
||||
.copyimage {
|
||||
position:absolute;
|
||||
top: 7px;
|
||||
right: 7px;
|
||||
width: 25px !important;
|
||||
height: 25px !important;
|
||||
}
|
||||
.relative {
|
||||
position:relative;
|
||||
}
|
||||
Reference in New Issue
Block a user