diff --git a/docs/frontend.rst b/docs/frontend.rst index cc9aaad1dd..829d59d235 100644 --- a/docs/frontend.rst +++ b/docs/frontend.rst @@ -122,27 +122,27 @@ Modals +-------------------------------+--------------------------------------------------+--------------------------+ | Component File | Screenshot | Description | +===============================+==================================================+==========================+ -|``course_modal_body.jsx`` | .. image:: components/course_modal_body.png | | +|``CourseModalBody.tsx`` | .. image:: components/course_modal_body.png | | +-------------------------------+--------------------------------------------------+--------------------------+ -|``course_modal.jsx`` | .. image:: components/course_modal.png | | +|``CousreModal.tsx`` | .. image:: components/course_modal.png | | +-------------------------------+--------------------------------------------------+--------------------------+ |``AdvancedSearchModal.jsx`` | .. image:: components/exploration_modal.png | | +-------------------------------+--------------------------------------------------+--------------------------+ |``final_exams_modal.jsx`` | .. image:: components/final_exams_modal.png | | +-------------------------------+--------------------------------------------------+--------------------------+ -|``peer_modal.jsx`` | .. image:: components/peer_modal.png | | +|``PeerModal.tsx`` | .. image:: components/peer_modal.png | | +-------------------------------+--------------------------------------------------+--------------------------+ |``preference_modal.jsx`` | .. image:: components/preference_modal.png | | +-------------------------------+--------------------------------------------------+--------------------------+ -|``save_calendar_modal.jsx`` | .. image:: components/save_calendar_modal.png | | +|``SaveCalendarModal.tsx`` | .. image:: components/save_calendar_modal.png | | +-------------------------------+--------------------------------------------------+--------------------------+ -|``signup_modal.jsx`` | .. image:: components/signup_modal.png | | +|``SignupModal.tsx`` | .. image:: components/signup_modal.png | | +-------------------------------+--------------------------------------------------+--------------------------+ -|``tut_modal.jsx`` | .. image:: components/tut_modal.png | | +|``TutorialModal.tsx`` | .. image:: components/tut_modal.png | | +-------------------------------+--------------------------------------------------+--------------------------+ -|``user_acquisition_modal.jsx`` | .. image:: components/user_acquisition_modal.png | | +|``UserAquisitionModal.tsx`` | .. image:: components/user_acquisition_modal.png | | +-------------------------------+--------------------------------------------------+--------------------------+ -|``user_settings_modal.jsx`` | .. image:: components/user_settings_modal.png | | +|``UserSettingsModal.tsx`` | .. image:: components/user_settings_modal.png | | +-------------------------------+--------------------------------------------------+--------------------------+ General Components @@ -154,7 +154,7 @@ General Components +-------------------------------+--------------------------------------------------+--------------------------+ |``Calendar.tsx`` | .. image:: components/calendar.png | | +-------------------------------+--------------------------------------------------+--------------------------+ -|``course_modal_section.jsx`` | .. image:: components/course_modal_section.png | | +|``CourseModalSelection.tsx`` | .. image:: components/course_modal_section.png | | +-------------------------------+--------------------------------------------------+--------------------------+ |``CreditTicker.tsx`` | .. image:: components/credit_ticker.png | | +-------------------------------+--------------------------------------------------+--------------------------+ @@ -188,7 +188,7 @@ General Components +-------------------------------+--------------------------------------------------+--------------------------+ |``SlotManager.tsx`` | .. image:: components/slot_manager.png | | +-------------------------------+--------------------------------------------------+--------------------------+ -|``slot.jsx`` | .. image:: components/slot.png | | +|``Slot.tsx`` | .. image:: components/slot.png | | +-------------------------------+--------------------------------------------------+--------------------------+ |``social_profile.jsx`` | .. image:: components/social_profile.png | | +-------------------------------+--------------------------------------------------+--------------------------+ @@ -198,7 +198,7 @@ General Components +-------------------------------+--------------------------------------------------+--------------------------+ | ``timetable_loader.jsx`` | .. image:: components/timetable_loader.png | | +-------------------------------+--------------------------------------------------+--------------------------+ -| ``timetable_name_input.jsx`` | .. image:: components/timetable_name_input.png | | +| ``TimetableNameInput.tsx`` | .. image:: components/timetable_name_input.png | | +-------------------------------+--------------------------------------------------+--------------------------+ | ``TopBar.tsx`` | .. image:: components/top_bar.png | | +-------------------------------+--------------------------------------------------+--------------------------+ diff --git a/static/css/timetable/modules/evaluation.scss b/static/css/timetable/modules/evaluation.scss index e5cebe6460..08ee43e7b3 100644 --- a/static/css/timetable/modules/evaluation.scss +++ b/static/css/timetable/modules/evaluation.scss @@ -132,7 +132,7 @@ width: 90px; } -.col-3-16 { +.col-4-16 { .star-ratings-sprite { margin-left: 50%; transform: translateX(-50%); diff --git a/static/js/redux/__tests__/modals/__snapshots__/course_modal_body.test.jsx.snap b/static/js/redux/__tests__/modals/__snapshots__/course_modal_body.test.jsx.snap index 4254f838d0..9ba7fd3464 100644 --- a/static/js/redux/__tests__/modals/__snapshots__/course_modal_body.test.jsx.snap +++ b/static/js/redux/__tests__/modals/__snapshots__/course_modal_body.test.jsx.snap @@ -9,7 +9,7 @@ exports[`CourseModalBody correctly renders 1`] = ` class="cf" >