Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-ora2
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-ora2
Commits
b1c98eb1
Commit
b1c98eb1
authored
Mar 21, 2014
by
Brian Talbot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
visually downplaying step/form instructions
parent
191287db
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
apps/openassessment/xblock/static/css/openassessment.css
+2
-2
apps/openassessment/xblock/static/sass/oa/views/_oa-base.scss
+2
-2
No files found.
apps/openassessment/xblock/static/css/openassessment.css
View file @
b1c98eb1
...
...
@@ -1036,7 +1036,7 @@ hr.divider,
clear
:
both
;
}
.openassessment
.openassessment__steps__step
.step__instruction
{
margin-bottom
:
20px
;
color
:
#
3c3c3c
;
}
color
:
#
a5a6aa
;
}
.openassessment
.openassessment__steps__step
.step__content
{
margin-bottom
:
20px
;
}
.openassessment
.openassessment__steps__step
.step__actions
{
...
...
@@ -1512,7 +1512,7 @@ hr.divider,
color
:
#aeafb3
;
}
.openassessment
.submission__feeedback__instructions
{
margin-bottom
:
20px
;
color
:
#
3c3c3c
;
}
color
:
#
a5a6aa
;
}
.openassessment
.submission__feedback__elements
{
padding
:
20px
20px
20px
20px
;
background
:
#f5f6f7
;
...
...
apps/openassessment/xblock/static/sass/oa/views/_oa-base.scss
View file @
b1c98eb1
...
...
@@ -176,7 +176,7 @@
.step__instruction
{
@extend
%copy-2
;
margin-bottom
:
$baseline-v
;
color
:
$copy-color
;
color
:
$copy-
secondary-
color
;
}
// step content
...
...
@@ -1025,7 +1025,7 @@
.submission__feeedback__instructions
{
@extend
%copy-2
;
margin-bottom
:
$baseline-v
;
color
:
$copy-color
;
color
:
$copy-
secondary-
color
;
}
.submission__feedback__elements
{
...
...
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