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
b7d6d774
Commit
b7d6d774
authored
Jul 29, 2013
by
marco
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
visual cleanup for email icon and discussion context label post branch merge
parent
4afa5481
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
+1
-2
lms/static/sass/_discussion.scss
+0
-1
lms/templates/discussion/_underscore_templates.html
+1
-1
No files found.
lms/static/sass/_discussion.scss
View file @
b7d6d774
...
...
@@ -825,7 +825,6 @@ body.discussion {
z-index
:
50
;
display
:
block
;
overflow
:
hidden
;
padding-top
:
10%
;
width
:
100%
;
height
:
100%
;
border
:
1px
solid
transparent
;
...
...
lms/templates/discussion/_underscore_templates.html
View file @
b7d6d774
...
...
@@ -212,8 +212,8 @@
<
tr
class
=
"helpgrid-row helpgrid-row-notification"
>
<
td
class
=
"row-title"
>
Receive
updates
<
/td
>
<
td
class
=
"row-item-full"
colspan
=
"3"
>
<
input
type
=
"checkbox"
class
=
"email-setting"
name
=
"email-notification"
><
/input
>
<
i
class
=
"icon icon-envelope"
><
/i
>
<
span
class
=
"row-setting"
><
input
type
=
"checkbox"
class
=
"email-notification"
name
=
"email-notification"
><
/input></
span
>
<
span
class
=
"row-description"
>
If
enabled
,
you
will
receive
an
email
digest
once
a
day
notifying
you
about
new
,
unread
activity
from
posts
you
are
following
.
<
/span
>
<
/td
>
<
/tr
>
...
...
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