Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
40b5f8e6
Commit
40b5f8e6
authored
9 years ago
by
clrux
Browse files
Options
Downloads
Plain Diff
Merge pull request #11761 from edx/clrux/ac-328-removing-importants
Removing importants from heading styles
parents
e6fcfae9
fed1d4b4
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cms/static/sass/xmodule/_headings.scss
+25
-25
25 additions, 25 deletions
cms/static/sass/xmodule/_headings.scss
lms/static/sass/xmodule/_headings.scss
+25
-25
25 additions, 25 deletions
lms/static/sass/xmodule/_headings.scss
with
50 additions
and
50 deletions
cms/static/sass/xmodule/_headings.scss
+
25
−
25
View file @
40b5f8e6
...
...
@@ -25,49 +25,49 @@ $headings-base-color: $gray-d2;
}
%hd-1
{
margin-bottom
:
1
.41575em
!
important
;
font-size
:
2em
!
important
;
line-height
:
1
.4em
!
important
;
margin-bottom
:
1
.41575em
;
font-size
:
2em
;
line-height
:
1
.4em
;
}
%hd-2
{
margin-bottom
:
1em
!
important
;
font-size
:
1
.5em
!
important
;
font-weight
:
$headings-font-weight-normal
!
important
;
line-height
:
1
.4em
!
important
;
margin-bottom
:
1em
;
font-size
:
1
.5em
;
font-weight
:
$headings-font-weight-normal
;
line-height
:
1
.4em
;
}
%hd-3
{
margin-bottom
:
(
$baseline
/
2
)
!
important
;
font-size
:
1
.35em
!
important
;
font-weight
:
$headings-font-weight-normal
!
important
;
line-height
:
1
.4em
!
important
;
margin-bottom
:
(
$baseline
/
2
);
font-size
:
1
.35em
;
font-weight
:
$headings-font-weight-normal
;
line-height
:
1
.4em
;
}
%hd-4
{
margin-bottom
:
(
$baseline
/
2
)
!
important
;
font-size
:
1
.25em
!
important
;
font-weight
:
$headings-font-weight-bold
!
important
;
line-height
:
1
.4em
!
important
;
margin-bottom
:
(
$baseline
/
2
);
font-size
:
1
.25em
;
font-weight
:
$headings-font-weight-bold
;
line-height
:
1
.4em
;
}
%hd-5
{
margin-bottom
:
(
$baseline
/
2
)
!
important
;
font-size
:
1
.1em
!
important
;
font-weight
:
$headings-font-weight-bold
!
important
;
line-height
:
1
.4em
!
important
;
margin-bottom
:
(
$baseline
/
2
);
font-size
:
1
.1em
;
font-weight
:
$headings-font-weight-bold
;
line-height
:
1
.4em
;
}
%hd-6
{
margin-bottom
:
(
$baseline
/
2
)
!
important
;
font-size
:
1em
!
important
;
font-weight
:
$headings-font-weight-bold
!
important
;
line-height
:
1
.4em
!
important
;
margin-bottom
:
(
$baseline
/
2
);
font-size
:
1em
;
font-weight
:
$headings-font-weight-bold
;
line-height
:
1
.4em
;
}
%hd-7
{
...
...
@@ -88,7 +88,7 @@ $headings-base-color: $gray-d2;
letter-spacing
:
1px
;
}
.
wrapper-
xblock
{
.
content-primary
.wrapper-xblock
.xblock-render
.xblock
.xblock-render
.
xblock
{
.hd-1
,
.hd-2
,
...
...
@@ -114,7 +114,7 @@ $headings-base-color: $gray-d2;
h3
{
@extend
%hd-2
;
font-weight
:
$headings-font-weight-normal
!
important
;
font-weight
:
$headings-font-weight-normal
;
// override external modules and xblocks that use inline CSS
text-transform
:
initial
;
}
...
...
This diff is collapsed.
Click to expand it.
lms/static/sass/xmodule/_headings.scss
+
25
−
25
View file @
40b5f8e6
...
...
@@ -25,49 +25,49 @@ $headings-base-color: $gray-d2;
}
%hd-1
{
margin-bottom
:
1
.41575em
!
important
;
font-size
:
2em
!
important
;
line-height
:
1
.4em
!
important
;
margin-bottom
:
1
.41575em
;
font-size
:
2em
;
line-height
:
1
.4em
;
}
%hd-2
{
margin-bottom
:
1em
!
important
;
font-size
:
1
.5em
!
important
;
font-weight
:
$headings-font-weight-normal
!
important
;
line-height
:
1
.4em
!
important
;
margin-bottom
:
1em
;
font-size
:
1
.5em
;
font-weight
:
$headings-font-weight-normal
;
line-height
:
1
.4em
;
}
%hd-3
{
margin-bottom
:
(
$baseline
/
2
)
!
important
;
font-size
:
1
.35em
!
important
;
font-weight
:
$headings-font-weight-normal
!
important
;
line-height
:
1
.4em
!
important
;
margin-bottom
:
(
$baseline
/
2
);
font-size
:
1
.35em
;
font-weight
:
$headings-font-weight-normal
;
line-height
:
1
.4em
;
}
%hd-4
{
margin-bottom
:
(
$baseline
/
2
)
!
important
;
font-size
:
1
.25em
!
important
;
font-weight
:
$headings-font-weight-bold
!
important
;
line-height
:
1
.4em
!
important
;
margin-bottom
:
(
$baseline
/
2
);
font-size
:
1
.25em
;
font-weight
:
$headings-font-weight-bold
;
line-height
:
1
.4em
;
}
%hd-5
{
margin-bottom
:
(
$baseline
/
2
)
!
important
;
font-size
:
1
.1em
!
important
;
font-weight
:
$headings-font-weight-bold
!
important
;
line-height
:
1
.4em
!
important
;
margin-bottom
:
(
$baseline
/
2
);
font-size
:
1
.1em
;
font-weight
:
$headings-font-weight-bold
;
line-height
:
1
.4em
;
}
%hd-6
{
margin-bottom
:
(
$baseline
/
2
)
!
important
;
font-size
:
1em
!
important
;
font-weight
:
$headings-font-weight-bold
!
important
;
line-height
:
1
.4em
!
important
;
margin-bottom
:
(
$baseline
/
2
);
font-size
:
1em
;
font-weight
:
$headings-font-weight-bold
;
line-height
:
1
.4em
;
}
%hd-7
{
...
...
@@ -88,7 +88,7 @@ $headings-base-color: $gray-d2;
letter-spacing
:
1px
;
}
#seq_content
{
#seq_content
.xblock
{
.hd-1
,
.hd-2
,
...
...
@@ -114,7 +114,7 @@ $headings-base-color: $gray-d2;
h3
{
@extend
%hd-2
;
font-weight
:
$headings-font-weight-normal
!
important
;
font-weight
:
$headings-font-weight-normal
;
// override external modules and xblocks that use inline CSS
text-transform
:
initial
;
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment