[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Summary view] [Print] [Text view]
1 .path-mod-lti .ltiframe {position: relative;width: 100%;height: 100%;} 2 3 /** General Styles **/ 4 .path-mod-lti .userpicture, 5 .path-mod-lti .picture.user, 6 .path-mod-lti .picture.teacher {width:35px;height: 35px;vertical-align:top;} 7 .path-mod-lti .feedback .files, 8 .path-mod-lti .feedback .grade, 9 .path-mod-lti .feedback .outcome, 10 .path-mod-lti .feedback .finalgrade {float: right;} 11 .path-mod-lti .feedback .disabledfeedback {width: 500px;height: 250px;} 12 .path-mod-lti .feedback .from {float: left;} 13 .path-mod-lti .files img {margin-right: 4px;} 14 .path-mod-lti .files a {white-space:nowrap;} 15 .path-mod-lti .late {color: red;} 16 .path-mod-lti .message {text-align: center;} 17 18 /* Styles for admin */ 19 .path-admin-mod-lti .mform .fitem .fitemtitle { min-width:18em;padding-right:1em } /* Prevent setting titles from wrapping */ 20 21 /* Styles for instructor editing an external tool */ 22 23 .path-mod-lti .mform .fitem .fitemtitle { min-width:14em;padding-right:1em } /* Prevent setting titles from wrapping */ 24 25 /* Styles for instructor_edit_tool_type.php */ 26 #page-mod-lti-instructor_edit_tool_type .mform .fitem .fitemtitle { min-width:18em;padding-right:1em } /* Prevent setting titles from wrapping */
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |