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
fbe09770
Commit
fbe09770
authored
Jun 10, 2015
by
Brian Talbot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Web Certs: adjusting base/honor-code rendering to only hide staff signatures
SOL-973
parent
a7e49c21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
11 deletions
+6
-11
lms/static/certificates/sass/_components.scss
+6
-11
No files found.
lms/static/certificates/sass/_components.scss
View file @
fbe09770
...
...
@@ -188,11 +188,6 @@
margin-bottom
:
spacing-vertical
(
base
);
border-bottom
:
rem
(
2
)
solid
palette
(
grayscale-cool
,
x-light
);
padding-bottom
:
spacing-vertical
(
base
);
&
:last-child
{
border
:
none
;
padding-bottom
:
0
;
}
}
%rendering-hd-section
{
...
...
@@ -270,7 +265,7 @@
// organizations
.accomplishment-orgs
{
@extend
%rendering-section
;
margin-bottom
:
spacing-vertical
(
base
)
;
.list-orgs
{
@extend
%list-unstyled
;
...
...
@@ -452,8 +447,8 @@
}
// certificate - base + honor
.certificate-honor
,
.certificate-base
{
.
layout-accomplishment.
certificate-honor
,
.
layout-accomplishment.
certificate-base
{
.introduction
{
margin-bottom
:
0
;
...
...
@@ -470,7 +465,7 @@
}
// hide the fancy
.accomplishment-signatories
,
.accomplishment-signatories
.signatory-signature
,
.accomplishment-type-symbol
{
display
:
none
;
}
...
...
@@ -478,8 +473,8 @@
}
// certificate - distinguished + verified
.certificate-verified
,
.certificate-distinguished
{
.
layout-accomplishment.
certificate-verified
,
.
layout-accomplishment.
certificate-distinguished
{
.introduction
{
margin-bottom
:
spacing-vertical
(
base
);
...
...
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