Commit 018eece0 by Masaru Abe

#15764 CMSオーサリングプレビューの試験クイズ対応

parent 44040b80
......@@ -1722,3 +1722,12 @@ span.no-item{
}
.closebtn {
width: 30px;
height: 30px;
display: block;
margin-left: 230px;
margin-top:15px;
position:absolute;
}
......@@ -1444,3 +1444,8 @@ span.no-item{
.picker-choose-off{
border:1px solid #d3d5d6 !important;
}
.closebtn {
background: url(../../img/login/close.png) 0 0 no-repeat;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment