Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
3156c2b3
Commit
3156c2b3
authored
Dec 10, 2012
by
Diana Huang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add icon to the grading message
parent
cc72870a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
common/lib/xmodule/xmodule/css/capa/display.scss
+2
-0
lms/static/sass/course/courseware/_courseware.scss
+1
-0
No files found.
common/lib/xmodule/xmodule/css/capa/display.scss
View file @
3156c2b3
...
@@ -257,6 +257,8 @@ section.problem {
...
@@ -257,6 +257,8 @@ section.problem {
}
}
.grading
{
.grading
{
background
:
url('../images/info-icon.png')
left
center
no-repeat
;
padding-left
:
25px
;
text-indent
:
0px
;
text-indent
:
0px
;
margin
:
0px
7px
0
0
;
margin
:
0px
7px
0
0
;
}
}
...
...
lms/static/sass/course/courseware/_courseware.scss
View file @
3156c2b3
...
@@ -246,6 +246,7 @@ textarea.short-form-response {
...
@@ -246,6 +246,7 @@ textarea.short-form-response {
padding
:
5px
;
padding
:
5px
;
margin-top
:
5px
;
margin-top
:
5px
;
margin-bottom
:
5px
;
margin-bottom
:
5px
;
width
:
100%
;
}
}
section
.self-assessment
{
section
.self-assessment
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment