Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
f23bc239
Commit
f23bc239
authored
Nov 14, 2017
by
Robert Lyon
Committed by
Gerrit Code Review
Nov 14, 2017
Browse files
Merge "Bug 1731082: placing internalmedia style in sass"
parents
5ad2ee19
dcf1f848
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/plugin
type/artefact/file
/blocktype/internalmedia
/style/style
.css
→
htdocs/theme/raw/
sass/
plugin/blocktype/
_
internalmedia.css
View file @
f23bc239
File moved
htdocs/theme/raw/sass/utilities/_index.scss
View file @
f23bc239
...
...
@@ -95,6 +95,7 @@
@import
"../plugin/blocktype/externalfeed"
;
@import
"../plugin/blocktype/externalvideo"
;
@import
"../plugin/blocktype/openbadgedisplayer"
;
@import
"../plugin/blocktype/internalmedia"
;
// Supporting sass for library code
@import
"../lib/meter.scss"
;
// progress bar (old/ported)
...
...
htdocs/theme/raw_old/sass/plugin/blocktype/_internalmedia.css
0 → 100644
View file @
f23bc239
This diff is collapsed.
Click to expand it.
htdocs/theme/raw_old/sass/utilities/_index.scss
View file @
f23bc239
...
...
@@ -97,6 +97,7 @@
@import
"../plugin/blocktype/externalfeed"
;
@import
"../plugin/blocktype/externalvideo"
;
@import
"../plugin/blocktype/openbadgedisplayer"
;
@import
"../plugin/blocktype/internalmedia"
;
// Supporting sass for library code
@import
"../lib/meter.scss"
;
// progress bar (old/ported)
...
...
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