���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home3/cpr76684/moodledata/filedir/2c/44/2c44a0cf92f161a86bb97bcc756f0a9aeeef823a
���ѧ٧ѧ�
/* Positioning of main elements */ .h5p-image-hotspot-question-editor .task-description { margin-bottom: 1em; } .h5p-image-hotspot-question-editor .none-selected-feedback { margin-top: 1em; } /* Toolbar styling */ .h5p-image-hotspot-question-editor .image-hotspot-dnb-wrapper { display: block; overflow: hidden; border: 1px solid #ccc; background: #f5f5f5; z-index: 2; } .h5p-image-hotspot-question-editor .h5p-dragnbar-ul { float: left; padding: 0; margin: 0; list-style: none; } .h5p-image-hotspot-question-editor .h5p-dragnbar-li { float: left; margin: 0; padding: 0; background: transparent; border: none; } .h5p-image-hotspot-question-editor .h5p-dragnbar-a { font-size: 16px; width: 1em; line-height: 1.5em; text-align: center; background: linear-gradient(to bottom,#fff 0,#f2f2f2 100%); border: 1px solid #ccc; border-radius: 0.25em; margin: 0.25em; display: block; padding: 0.25em 0.75em; color: #333; } .h5p-image-hotspot-question-editor .h5p-dragnbar-a:hover { text-decoration: none; border-color: #999; } .h5p-image-hotspot-question-editor .h5p-dragnbar-a:link, .h5p-dragnbar-a:visited { color: #555; } .h5p-image-hotspot-question-editor .h5p-dragnbar-a:before { font-family: 'H5PFontAwesome4'; content: "?"; } .h5p-image-hotspot-question-editor .h5p-dragnbar-a:hover { text-decoration: none; } .h5p-image-hotspot-question-editor .h5peditor-dragnbar .h5p-dragnbar-ul .h5p-dragnbar-li:hover:before { transform: translate(3%, 125%); left: auto; } .h5p-image-hotspot-question-editor .h5p-dragnbar-rectangle-button:before { content: "\f096"; vertical-align: middle; } .h5p-image-hotspot-question-editor .h5p-dragnbar-circle-button:before { content: "\f1db"; vertical-align: middle; } /* Hotspot element */ .h5p-image-hotspot-question-editor .h5p-hotspot-wrapper { position: absolute; left: 50%; top: 50%; height: 40px; width: 40px; cursor: move; } .h5p-image-hotspot-question-editor .h5p-hotspot-element { position: relative; box-sizing: border-box; border: 2px solid rgba(255,255,255,0.7); background-color: rgba(255,255,255,0.5); height: 100%; width: 100%; } .h5p-image-hotspot-question-editor .h5p-hotspot-element:before { content: " "; display: block; position: absolute; border: 2px dashed rgba(0, 0, 0, 0.7); width: 100%; height: 100%; top: -2px; left: -2px; } .h5p-image-hotspot-question-editor .h5p-hotspot-element.circle, .h5p-image-hotspot-question-editor .h5p-hotspot-element.circle:before { border-radius: 50%; } /* Image interface */ .h5p-image-hotspot-question-editor .image-hotspot-gui { position: relative; display: block; border-right: solid 1px #d2d2d2; border-bottom: solid 1px #d2d2d2; border-left: solid 1px #d2d2d2; background-color: white; z-index: 0; } .h5p-image-hotspot-question-image { display: block; min-width: 28em; height: auto; pointer-events: none; } /* Hotspot dialog */ .h5p-image-hotspot-question-editor .h5peditor-fluid-dialog { display: inline-block; background: #fff; margin: 1em; z-index: 1; border: 1px solid #000; position: relative; } .h5p-image-hotspot-question-editor .h5peditor-fluid-dialog.outside-side { margin: 0 1em; vertical-align: top; } .h5p-image-hotspot-question-editor .h5peditor-fluid-dialog.inside { position: absolute; left: 0; top: 0; width: 400px; border: 1px solid #ccc; -webkit-box-shadow: 0 0 4px #a7a7a7; -moz-box-shadow: 0 0 4px #a7a7a7; box-shadow: 0 0 4px #a7a7a7; } .h5p-image-hotspot-question-editor .h5peditor-fluid-dialog.hidden { display: none; } .h5p-image-hotspot-question-editor .h5peditor-fd-inner { padding: 0.75em; } /* Dialog button bar */ .h5p-image-hotspot-question-editor .h5peditor-fd-buttons { overflow: hidden; border-top: 1px solid #ccc; background: #f5f5f5; } .h5p-image-hotspot-question-editor button.h5peditor-fd-button { font-size: 0.75em; float: right; padding: 0.625em 2em; margin: 0.5em; border-radius: 0.25em; border: 1px solid #20588F; color: #fff; background: #3673B5; background: -webkit-linear-gradient(top,#5A94D3 0,#3673B5 100%); background: -moz-linear-gradient(top,#5A94D3 0,#3673B5 100%); background: -ms-linear-gradient(top,#5A94D3 0,#3673B5 100%); background: -o-linear-gradient(top,#5A94D3 0,#3673B5 100%); } .h5p-image-hotspot-question-editor button.h5peditor-fd-button:hover { background: #3275bc; background: -webkit-linear-gradient(top,#3275bc 0,#285585 100%); background: -moz-linear-gradient(top,#3275bc 0,#285585 100%); background: -ms-linear-gradient(top,#3275bc 0,#285585 100%); background: -o-linear-gradient(top,#3275bc 0,#285585 100%); } .h5p-image-hotspot-question-editor button.h5peditor-fd-button.h5peditor-remove { background: none; border: 1px solid transparent; color: #a00; padding-right: 0; } .h5p-image-hotspot-question-editor button.h5peditor-fd-button.h5peditor-remove:hover { color: #e40000; } /* Image wrapper */ .h5p-image-hotspot-question-editor .gui-wrapper { display: inline-block; position: relative; } /* No image style */ .h5p-image-hotspot-question-editor.no-image > *:not(.error-message) { display: none; } .h5p-image-hotspot-question-editor.no-image .error-message { display: block; padding: 1em; } .h5p-image-hotspot-question-editor .error-message { display: none; } /* Overlay for disabling clicks */ .h5p-image-hotspot-question-editor .disabling-overlay { position: absolute; width: 100%; height: 100%; z-index: 1; } .h5p-image-hotspot-question-editor .disabling-overlay.hidden { display: none; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�