Skip to content

Commit

Permalink
Merge pull request #2708 from QuizandSurveyMaster/CU-86cx05816-UI-Enh…
Browse files Browse the repository at this point in the history
…ancement-for-QSM-10

css fixes in core
  • Loading branch information
zubairraeen authored Dec 13, 2024
2 parents 33f5b23 + 2eb7c32 commit 140545c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions css/qsm-admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -3829,6 +3829,12 @@ button.button.qsm-extra-shortcode-popup span.dashicons.dashicons-shortcode {
font-weight: 500;
}

.qsm_page_mlw_quiz_results .result-page-wrapper .widefat tbody td input[type="checkbox"],
.qsm_page_mlw_quiz_results .result-page-wrapper .widefat thead th input[type="checkbox"] {
margin: 0 auto;
display: block;
}

.qsm-quiz-result-tab button.add-new-page,
.qsm-quiz-email-tab button.add-new-email {
border: 1px solid #2271B1;
Expand Down

0 comments on commit 140545c

Please sign in to comment.