.
This commit is contained in:
@@ -831,11 +831,13 @@ ul.exam-list {
|
|||||||
|
|
||||||
.inner-display-block {
|
.inner-display-block {
|
||||||
display: none;
|
display: none;
|
||||||
|
border: 1px dashed rgba(0, 0, 255, 0.346);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.hide-show {
|
.hide-show {
|
||||||
float: right;
|
float: right;
|
||||||
transform: rotate(90deg) translateX(10px);
|
transform: rotate(90deg) translateX(40px);
|
||||||
color: blueviolet;
|
color: blueviolet;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user