You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code to support adding additional CSS files requested by problems
via ADD_CSS_FILE() in the PG file, or via a setting of
$ce->{pg}->{specialPGEnvironmentVars}->{extra_css_files}
which can be set in course.conf (the value should be an anon array).
A sample htdocs/css/rtl.css is included with a very preliminary bit
of CSS code for RTL courses, in this case to move radio buttons to the
right of the text.
0 commit comments