Add icon to the grading message
This commit is contained in:
@@ -257,6 +257,8 @@ section.problem {
|
||||
}
|
||||
|
||||
.grading {
|
||||
background: url('../images/info-icon.png') left center no-repeat;
|
||||
padding-left: 25px;
|
||||
text-indent: 0px;
|
||||
margin: 0px 7px 0 0;
|
||||
}
|
||||
|
||||
@@ -246,6 +246,7 @@ textarea.short-form-response {
|
||||
padding: 5px;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
section.self-assessment {
|
||||
|
||||
Reference in New Issue
Block a user