░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/app/stylesheets/pages/gradebook
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: _grade_passback.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/>. */ /* Red circle next to input fields indicating an error */ .error-circle{ position: absolute; z-index: 10; margin-#{direction(left)}: -15px; margin-top: 11px; border-radius: 50%; width: 4px; height: 4px; background: #f00; border: 1px solid #f00; } /* For green check mark when row is valid */ .success-mark { color: #33802a; position: absolute; margin-#{direction(left)}: -35px; margin-top: 7px; } /* When a row is ignored, dim it */ .ignore-row { opacity: 0.5; } /* NeedsGrading page has clickable table rows */ .clickable-row { cursor: pointer; } /* Link buttons are blue by default, make the ignore icon gray */ .btn-ignore { color: #c5c5c5; position: absolute; margin-#{direction(left)}: 208px; margin-top: -38px; } .name-span3{ margin-#{direction(left)}: 5px; } .date-span2{ margin-#{direction(left)}: 5px; } /* Provide enough extra space on bottom of row for hints and datefields */ .correction-row { margin-#{direction(left)}: 14px; margin-bottom: 10px; } .title-row { margin-#{direction(left)}: 14px; } /* Used as the header 'lead' text on each dialog page */ .lead { margin-bottom: 20px; font-weight: 200; line-height: 30px; } /* Need an input that is a little smaller than input-xlarge */ .input-mlarge { width: 250px; } /* Without this, hint-text overlaps the input slightly */ input + .hint-text { margin-top: 0; } .post-summary { margin-top: 120px } .post-summary h1 { color: #aaaaaa; @include fontSize(28px); } .assignments-to-post-count { padding: 0 10px; color: #000; } .assignment_correction_input{ position: relative; } .assignment_correction_ignore{ top: 38px; #{direction(right)}: -83px; }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 _grade_passback.scss
SCSS
2.4 KB
2023-09-24 03:36
EDIT
📄 _gradebook.scss
SCSS
21 KB
2023-09-24 03:36
EDIT
📄 _gradebook_settings.scss
SCSS
922 B
2023-09-24 03:36
EDIT
📄 _learning_outcome_gradebook.scss
SCSS
7.4 KB
2023-09-24 03:36
EDIT