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
138fc145
Commit
138fc145
authored
Sep 15, 2014
by
Brian Talbot
Committed by
cahrens
Oct 01, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
addressing FED feedback
parent
8df19d81
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
lms/static/sass/course/instructor/_instructor_2.scss
+14
-14
No files found.
lms/static/sass/course/instructor/_instructor_2.scss
View file @
138fc145
...
...
@@ -221,7 +221,7 @@ section.instructor-dashboard-content-2 {
.message
{
margin-bottom
:
$baseline
;
display
:
none
;
border-radius
:
(
$baseline
/
$baseline
)
;
border-radius
:
1px
;
padding
:
(
$baseline
*
0
.75
)
$baseline
;
&
.is-shown
{
...
...
@@ -455,22 +455,22 @@ section.instructor-dashboard-content-2 {
margin-bottom
:
(
$baseline
/
2
);
border-bottom
:
1px
solid
$gray-l4
;
padding-bottom
:
(
$baseline
/
2
);
}
.title-value
,
.group-count
{
display
:
inline-block
;
vertical-align
:
middle
;
}
.title-value
,
.group-count
{
display
:
inline-block
;
vertical-align
:
middle
;
}
.title-value
{
@extend
%t-title5
;
@extend
%t-weight4
;
margin-right
:
(
$baseline
/
4
);
}
.title-value
{
@extend
%t-title5
;
@extend
%t-weight4
;
margin-right
:
(
$baseline
/
4
);
}
.group-count
{
@extend
%t-title7
;
@extend
%t-weight4
;
}
.group-count
{
@extend
%t-title7
;
@extend
%t-weight4
;
}
}
...
...
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