░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/app/stylesheets/pages/quiz_log_auditing/components
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: _ic_quiz_inspector.scss
/* * Copyright (C) 2014 - present Instructure, Inc. * * This file is part of Canvas. * * Canvas is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free * Software Foundation, version 3 of the License. * * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more * details. * * You should have received a copy of the GNU Affero General Public License along * with this program. If not, see <http://www.gnu.org/licenses/>. */ @use "sass:math"; @import "../blocks/event_stream"; @import "../blocks/question_anchors"; @import "./ic_quiz_inspector/question_inspector"; @import "./ic_quiz_inspector/question_listing"; @import "./ic_quiz_inspector/session"; @import "./ic_quiz_inspector/answer_matrix"; #ic-QuizInspector { padding: $whitespace; } .ic-QuizInspector__Header { border-bottom: $borderColor 1px solid; position: relative; margin-bottom: $whitespace*2; padding-bottom: $whitespace; } .ic-QuizInspector__HeaderControls { position: absolute; right: 0; top: 0; font-size: 12px; .icon-refresh:before { font-size: 10px; } label { margin: 0 $whitespace 0 0; font-size: inherit; input[type="checkbox"] { margin-top: -1px; margin-right: math.div($whitespace, 3); } } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 ic_quiz_inspector/
DIR
—
2023-09-24 03:36
📄 _ic_quiz_inspector.scss
SCSS
1.5 KB
2023-09-24 03:36
EDIT