.
This commit is contained in:
@@ -268,7 +268,7 @@ button a {
|
||||
|
||||
#save-annotations {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: 0px;
|
||||
}
|
||||
|
||||
#save-annotations.save-rapid-annotations {
|
||||
@@ -1303,4 +1303,13 @@ details.help-text > summary {
|
||||
|
||||
#div_id_exams {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#dicom-image .help-text{
|
||||
position: absolute;
|
||||
z-index: 9999999;
|
||||
}
|
||||
|
||||
#dicom-image .help-text:hover{
|
||||
background-color: rgba(0, 0, 0, 0.546);
|
||||
}
|
||||
Reference in New Issue
Block a user