Commit cb7068e5 by David Baumgold

Load creative-commons icon CSS on RTL pages

parent 796541af
...@@ -1293,6 +1293,7 @@ PIPELINE_CSS = { ...@@ -1293,6 +1293,7 @@ PIPELINE_CSS = {
'style-main-rtl': { 'style-main-rtl': {
'source_filenames': [ 'source_filenames': [
'sass/lms-main-rtl.css', 'sass/lms-main-rtl.css',
'css/edx-cc.css',
], ],
'output_filename': 'css/lms-main-rtl.css', 'output_filename': 'css/lms-main-rtl.css',
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment