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
ea0f08d6
Commit
ea0f08d6
authored
Aug 23, 2016
by
Jesse Zoldak
Committed by
GitHub
Aug 23, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #13291 from edx/release
Merging release branch to master from 2016-08-23 deploy
parents
c85d1a6d
d5c48e55
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
lms/static/sass/course/_student-notes.scss
+8
-0
No files found.
lms/static/sass/course/_student-notes.scss
View file @
ea0f08d6
...
...
@@ -160,6 +160,14 @@ $divider-visual-tertiary: ($baseline/20) solid $gray-l4;
@extend
%shame-link-text
;
display
:
inline
;
@include
margin-left
(
$baseline
/
4
);
border
:
0
;
background
:
transparent
;
padding
:
0
;
&
:active
{
background
:
transparent
;
box-shadow
:
none
;
}
}
// note - comment made on highlighted content
...
...
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