.
This commit is contained in:
@@ -21,7 +21,8 @@ a, a:link {
|
||||
|
||||
.answer-list .answer:hover{
|
||||
z-index: 99999;
|
||||
color:rgba(142, 68, 173, 1);
|
||||
position: relative;
|
||||
background: rgba(167, 167, 167, 0.7);
|
||||
}
|
||||
|
||||
.answer-list .correct {
|
||||
@@ -153,7 +154,6 @@ button a {
|
||||
#dicom-image {
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
#dicom-image.marking-dicom {
|
||||
@@ -162,7 +162,7 @@ button a {
|
||||
bottom: 0px;
|
||||
width: 50%;
|
||||
height: 90%;
|
||||
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.marking {
|
||||
|
||||
Reference in New Issue
Block a user