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
b6f55c24
Commit
b6f55c24
authored
7 years ago
by
Harry Rein
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Scope base build to footer only.
parent
d6970826
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
10 deletions
+7
-10
lms/static/sass/_build-footer-edx.scss
+7
-10
No files found.
lms/static/sass/_build-footer-edx.scss
View file @
b6f55c24
// ----------------------------------------
// ----------------------------------------
// LMS edx.org Footer: Shared Build Compile
// LMS edx.org Footer: Shared Build Compile
@import
'lms/theme/variables'
;
// Base build
@import
'bootstrap/variables'
;
@import
'base/build'
;
@import
'bootstrap/scss/variables'
;
@import
'bootstrap/scss/mixins/breakpoints'
;
@import
'../variables'
;
@import
'lms/theme/variables-v1'
;
@import
'base/mixins'
;
footer
#footer-edx-v3
{
footer
#footer-edx-v3
{
@import
'base/extends'
;
@import
'base/extends'
;
// base - starter
@import
'base/base'
;
@import
'base/base'
;
}
}
// base - elements
@import
'elements/typography'
;
@import
'elements/typography'
;
// shared - platform
@import
'shared/footer-edx'
;
@import
'shared/footer-edx'
;
// Extra theme-specific rules
@import
'lms/theme/extras'
;
@import
'lms/theme/extras'
;
This diff is collapsed.
Click to expand it.
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