Commit 1c913c1e by Sarina Canelake

Merge pull request #8171 from edx/db/cc-css-on-rtl

Load creative-commons icon CSS on RTL pages
parents f0c52e32 cb7068e5
......@@ -1293,6 +1293,7 @@ PIPELINE_CSS = {
'style-main-rtl': {
'source_filenames': [
'sass/lms-main-rtl.css',
'css/edx-cc.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