Commit 812c8210 by Brian Talbot

Merge pull request #1778 from edx/talbs/studio-fix-italics

Studio: FIX - Italicize in xmodule/block previews
parents 5a5c8c0e bff94de2
// studio - elements - xmodules
// studio - elements - xmodules & xblocks
// ====================
// general - display mode (xblock-student_view or xmodule_display)
.xmodule_display, .xblock-student_view {
// font styling
i, em {
font-style: italic;
}
}
// ====================
// Video Alpha
......
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