Permit puiblic report
- Create report html - Add report flag
This commit is contained in:
parent
86f1099247
commit
7eb38fae83
12 changed files with 231 additions and 96 deletions
7
front/dist/resources/style/style.css
vendored
7
front/dist/resources/style/style.css
vendored
|
@ -55,14 +55,13 @@ body .message-info.warning{
|
|||
}
|
||||
.video-container img.active{
|
||||
display: block;
|
||||
cursor: url('/resources/logos/cursor_pointer.png'), pointer;
|
||||
}
|
||||
.video-container img{
|
||||
position: absolute;
|
||||
display: none;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
background: #d93025;
|
||||
border-radius: 48px;
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
left: 5px;
|
||||
bottom: 5px;
|
||||
padding: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue