diff --git a/src/web/app/components/panel-chevron/panel-chevron.component.html b/src/web/app/components/panel-chevron/panel-chevron.component.html index 9a924686122..48594557a11 100644 --- a/src/web/app/components/panel-chevron/panel-chevron.component.html +++ b/src/web/app/components/panel-chevron/panel-chevron.component.html @@ -1,4 +1,4 @@ -
+
+ diff --git a/src/web/app/components/panel-chevron/panel-chevron.component.scss b/src/web/app/components/panel-chevron/panel-chevron.component.scss index ee53858661d..a00f6edd589 100644 --- a/src/web/app/components/panel-chevron/panel-chevron.component.scss +++ b/src/web/app/components/panel-chevron/panel-chevron.component.scss @@ -1,4 +1,10 @@ -.chevron { +button.chevron { display: inline-flex; vertical-align: middle; + background-color: inherit; + border-width: 0; +} + +button.chevron:active { + background-color: inherit; } diff --git a/src/web/app/components/question-edit-form/__snapshots__/question-edit-form.component.spec.ts.snap b/src/web/app/components/question-edit-form/__snapshots__/question-edit-form.component.spec.ts.snap index 6a053f54ffd..22d1fe0b703 100644 --- a/src/web/app/components/question-edit-form/__snapshots__/question-edit-form.component.spec.ts.snap +++ b/src/web/app/components/question-edit-form/__snapshots__/question-edit-form.component.spec.ts.snap @@ -39,13 +39,16 @@ exports[`QuestionEditFormComponent should snap with default view 1`] = ` class="collapse-caret" > -
-
+
- +
diff --git a/src/web/app/components/question-types/question-edit-answer-form/text-question-edit-answer-form.component.html b/src/web/app/components/question-types/question-edit-answer-form/text-question-edit-answer-form.component.html index 3214e968a25..bc9a583b9bf 100644 --- a/src/web/app/components/question-types/question-edit-answer-form/text-question-edit-answer-form.component.html +++ b/src/web/app/components/question-types/question-edit-answer-form/text-question-edit-answer-form.component.html @@ -1,7 +1,7 @@
- +
@@ -109,13 +112,16 @@ exports[`UserNotificationsListComponent should snap when all loaded notification class="card-header-btn-toolbar" > - +
@@ -253,13 +259,16 @@ exports[`UserNotificationsListComponent should snap when it loads the provided n class="card-header-btn-toolbar" > -
-
+
@@ -307,13 +316,16 @@ exports[`UserNotificationsListComponent should snap when it loads the provided n class="card-header-btn-toolbar" > -
-
+
@@ -430,13 +442,16 @@ exports[`UserNotificationsListComponent should snap when it sorts the notificati class="card-header-btn-toolbar" > -
-
+
@@ -484,13 +499,16 @@ exports[`UserNotificationsListComponent should snap when it sorts the notificati class="card-header-btn-toolbar" > -
-
+
@@ -607,13 +625,16 @@ exports[`UserNotificationsListComponent should snap when it sorts the notificati class="card-header-btn-toolbar" > -
-
+
@@ -661,13 +682,16 @@ exports[`UserNotificationsListComponent should snap when it sorts the notificati class="card-header-btn-toolbar" > -
-
+
diff --git a/src/web/app/pages-instructor/instructor-course-edit-page/copy-instructors-from-other-courses-modal/__snapshots__/copy-instructors-from-other-courses-modal.component.spec.ts.snap b/src/web/app/pages-instructor/instructor-course-edit-page/copy-instructors-from-other-courses-modal/__snapshots__/copy-instructors-from-other-courses-modal.component.spec.ts.snap index cda762a9dbe..f05954210be 100644 --- a/src/web/app/pages-instructor/instructor-course-edit-page/copy-instructors-from-other-courses-modal/__snapshots__/copy-instructors-from-other-courses-modal.component.spec.ts.snap +++ b/src/web/app/pages-instructor/instructor-course-edit-page/copy-instructors-from-other-courses-modal/__snapshots__/copy-instructors-from-other-courses-modal.component.spec.ts.snap @@ -81,13 +81,16 @@ exports[`CopyInstructorsFromOtherCoursesModalComponent should snap when feedback class="card-header-btn-toolbar" > -
-
+
@@ -218,13 +221,16 @@ exports[`CopyInstructorsFromOtherCoursesModalComponent should snap when instruct class="card-header-btn-toolbar" > -
-
+
@@ -478,13 +484,16 @@ exports[`CopyInstructorsFromOtherCoursesModalComponent should snap when instruct class="card-header-btn-toolbar" > -
-
+
@@ -612,13 +621,16 @@ exports[`CopyInstructorsFromOtherCoursesModalComponent should snap with courses class="card-header-btn-toolbar" > - + @@ -640,13 +652,16 @@ exports[`CopyInstructorsFromOtherCoursesModalComponent should snap with courses class="card-header-btn-toolbar" > - + diff --git a/src/web/app/pages-instructor/instructor-home-page/__snapshots__/instructor-home-page.component.spec.ts.snap b/src/web/app/pages-instructor/instructor-home-page/__snapshots__/instructor-home-page.component.spec.ts.snap index e003acc07c9..0329d14dff8 100644 --- a/src/web/app/pages-instructor/instructor-home-page/__snapshots__/instructor-home-page.component.spec.ts.snap +++ b/src/web/app/pages-instructor/instructor-home-page/__snapshots__/instructor-home-page.component.spec.ts.snap @@ -269,15 +269,6 @@ exports[`InstructorHomePageComponent should snap with one course with error load > [CS3281]: Thematic Systems I - -
- -
-
+ + + - -
- -
-
+ + + - -
- -
-
+ + + - -
- -
-
@@ -2032,6 +2044,7 @@ exports[`InstructorHomePageComponent should snap with one course with unpopulate aria-expanded="false" class="dropdown-toggle btn btn-primary btn-sm" ngbdropdowntoggle="" + type="button" > Students @@ -2063,6 +2076,7 @@ exports[`InstructorHomePageComponent should snap with one course with unpopulate aria-expanded="false" class="dropdown-toggle btn btn-primary btn-sm" ngbdropdowntoggle="" + type="button" > Instructors @@ -2087,6 +2101,7 @@ exports[`InstructorHomePageComponent should snap with one course with unpopulate aria-expanded="false" class="dropdown-toggle btn btn-primary btn-sm" ngbdropdowntoggle="" + type="button" > Sessions @@ -2111,6 +2126,7 @@ exports[`InstructorHomePageComponent should snap with one course with unpopulate aria-expanded="false" class="dropdown-toggle btn-course btn btn-primary btn-sm" ngbdropdowntoggle="" + type="button" > Course @@ -2151,16 +2167,19 @@ exports[`InstructorHomePageComponent should snap with one course with unpopulate + + + - -
- -
-
+ + + - -
- -
-
-
-
+
-
-
+
-
-
+
-
-
+
@@ -288,13 +291,16 @@ exports[`CopyQuestionsFromOtherSessionsModalComponent should snap when feedback class="card-header-btn-toolbar" > -
-
+
@@ -420,13 +426,16 @@ exports[`CopyQuestionsFromOtherSessionsModalComponent should snap when feedback class="card-header-btn-toolbar" > -
-
+
@@ -638,13 +647,16 @@ exports[`CopyQuestionsFromOtherSessionsModalComponent should snap with feedback class="card-header-btn-toolbar" > - + @@ -668,13 +680,16 @@ exports[`CopyQuestionsFromOtherSessionsModalComponent should snap with feedback class="card-header-btn-toolbar" > - + diff --git a/src/web/app/pages-instructor/instructor-student-activity-logs/__snapshots__/instructor-student-activity-logs.component.spec.ts.snap b/src/web/app/pages-instructor/instructor-student-activity-logs/__snapshots__/instructor-student-activity-logs.component.spec.ts.snap index 8fb22eed5b3..2c2f0ec0b7e 100644 --- a/src/web/app/pages-instructor/instructor-student-activity-logs/__snapshots__/instructor-student-activity-logs.component.spec.ts.snap +++ b/src/web/app/pages-instructor/instructor-student-activity-logs/__snapshots__/instructor-student-activity-logs.component.spec.ts.snap @@ -1249,13 +1249,16 @@ exports[`InstructorStudentActivityLogsComponent should snap with results of a se class="card-header-btn-toolbar" > -
-
+
@@ -1431,13 +1434,16 @@ exports[`InstructorStudentActivityLogsComponent should snap with results of a se class="card-header-btn-toolbar" > -
-
+
diff --git a/src/web/app/pages-instructor/instructor-student-list-page/__snapshots__/instructor-student-list-page.component.spec.ts.snap b/src/web/app/pages-instructor/instructor-student-list-page/__snapshots__/instructor-student-list-page.component.spec.ts.snap index 1af0749d7cb..fbb9e7a35d7 100644 --- a/src/web/app/pages-instructor/instructor-student-list-page/__snapshots__/instructor-student-list-page.component.spec.ts.snap +++ b/src/web/app/pages-instructor/instructor-student-list-page/__snapshots__/instructor-student-list-page.component.spec.ts.snap @@ -86,13 +86,16 @@ exports[`InstructorStudentListPageComponent should snap with a course with stude class="card-header-btn-toolbar" > -
-
+
diff --git a/src/web/app/pages-session/session-submission-page/__snapshots__/session-submission-page.component.spec.ts.snap b/src/web/app/pages-session/session-submission-page/__snapshots__/session-submission-page.component.spec.ts.snap index 5c5e4ac3433..c298b13ebfe 100644 --- a/src/web/app/pages-session/session-submission-page/__snapshots__/session-submission-page.component.spec.ts.snap +++ b/src/web/app/pages-session/session-submission-page/__snapshots__/session-submission-page.component.spec.ts.snap @@ -891,23 +891,23 @@ exports[`SessionSubmissionPageComponent should snap with feedback session questi class="card" id="question-submission-form-qn-1" > - question brief - +
-
+ question brief - +
-
+

question brief

- +
-
+ MSQ question - +
-
+ numerical scale question - +
-
+ constant sum question - +
-
+ contribution question - +
-
+ question brief - +
-
+ question brief - +
-
+ question brief - +
-
+ question brief - +
-
+ question brief - +
-
+

question brief

- +
-
+ MSQ question - +
-
+ numerical scale question - +
-
+ constant sum question - +
-
+ contribution question - +
-
+ question brief - +
-
+ question brief - +
-
+ question brief - +