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
546f5f3d
Commit
546f5f3d
authored
May 04, 2016
by
Clinton Blackburn
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12365 from edx/release-2016-05-03-conflict
Merging release 2016-05-03 into master
parents
816882a1
868d9620
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
lms/static/sass/course/instructor/_instructor_2.scss
+2
-2
lms/templates/static_pdfbook.html
+0
-1
No files found.
lms/static/sass/course/instructor/_instructor_2.scss
View file @
546f5f3d
...
...
@@ -140,6 +140,7 @@
// ====================
.instructor-dashboard-content-2
{
@extend
.content
;
display
:
block
;
// override the table-cell display set in .content
width
:
100%
;
padding
:
40px
;
...
...
@@ -2331,4 +2332,4 @@ input[name="subject"] {
border
:
1px
solid
$lightGrey1
;
cursor
:
not
-
allowed
;
}
}
\ No newline at end of file
}
lms/templates/static_pdfbook.html
View file @
546f5f3d
...
...
@@ -3,7 +3,6 @@
<
%
inherit
file=
"main.html"
/>
<
%
namespace
name=
'static'
file=
'static_content.html'
/>
<
%
block
name=
"pagetitle"
>
${_('{course_number} Textbook').format(course_number=course.display_number_with_default) | h}
</
%
block>
<
%
block
name=
"nav_skip"
>
#viewer-frame
</
%
block>
<
%
block
name=
"headextra"
>
<
%
static:css
group=
'style-course-vendor'
/>
<
%
static:css
group=
'style-course'
/>
...
...
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