diff --git a/theme/base/style/core.css b/theme/base/style/core.css index 90f4d6104f60f..c0a8918fe52e9 100644 --- a/theme/base/style/core.css +++ b/theme/base/style/core.css @@ -511,8 +511,10 @@ body.tag .managelink {padding: 5px;} .path-backup .mform .grouped_settings {clear:both;overflow:hidden;} .path-backup .mform .grouped_settings .fitem .fitemtitle {width:40%;padding-right:10px;} .path-backup .mform .grouped_settings .fitem .felement {width:50%;} -.path-backup .mform .grouped_settings.section_level .include_setting {width:50%;margin:0;float:left;clear:left;} +.path-backup .mform .grouped_settings.section_level .include_setting {width:50%;margin:0;float:left;clear:left;font-weight:bold;} .path-backup .mform .grouped_settings.section_level .normal_setting {width:50%;margin:0;margin-left:50%;} +.path-backup .mform .grouped_settings.activity_level .include_setting label {font-weight:normal;} +.path-backup .mform .fitem fieldset.felement {margin-left:0;width:auto;padding-left:0;} .path-backup .notification.dependencies_enforced {text-align:center;color:#A00;font-weight:bold;} .path-backup .backup_progress {text-align:center;} .path-backup .backup_progress span.backup_stage {color:#999;} @@ -642,7 +644,7 @@ body.tag .managelink {padding: 5px;} .backup-restore .detail-pair-value {display:inline-block;width:65%;padding:8px;margin:0;} .backup-restore .detail-pair-value > .sub-detail {display:block;color:#1580B6;margin-left:2em;font-size:90%;font-style: italic;} .backup-restore > .singlebutton {text-align:right;} -.path-backup .mform .fgroup .proceedbutton {float:right;} +.path-backup .mform .fgroup .proceedbutton {float:right;margin-right:1%;} .restore-course-search .rcs-results {width:70%;min-width:400px;border:1px solid #ddd;margin:5px 0;} .restore-course-search .rcs-results table {width:100%;margin:0;border-width:0;} diff --git a/theme/boxxie/style/core.css b/theme/boxxie/style/core.css index 8fa60e279be34..41c27829e03e7 100644 --- a/theme/boxxie/style/core.css +++ b/theme/boxxie/style/core.css @@ -944,6 +944,11 @@ h2.headingblock { text-align: center; } +.path-backup .mform .fitem fieldset.felement { + margin-left: 0; + padding-left: 0; +} + /* Tables */ #page-mod-glossary-editcategories .generalbox, diff --git a/theme/canvas/style/core.css b/theme/canvas/style/core.css index bff96d35e8cdd..ee3602001f56f 100644 --- a/theme/canvas/style/core.css +++ b/theme/canvas/style/core.css @@ -571,6 +571,17 @@ padding: 0 margin: 1em 0; } +.path-backup .mform .hidden .fitem .fgroup { + text-align: left; +} + +.path-backup .mform .grouped_settings { + margin:1em; +} +.path-backup .mform .grouped_settings .grouped_settings { + margin:0; +} + /* Comments -----------------------*/ diff --git a/theme/standard/style/core.css b/theme/standard/style/core.css index 0c74733975369..bd9931c4ada86 100644 --- a/theme/standard/style/core.css +++ b/theme/standard/style/core.css @@ -357,9 +357,6 @@ table#tag-management-list {margin: 10px auto;width: 80%;} .path-backup .mform .grouped_settings.activity_level .include_setting label {font-weight:normal;} .path-backup .backup_progress {margin:10px;} .path-backup .backup_progress .backup_stage {margin:5px 20px;} -.path-backup .backup_progress .backup_stage.backup_stage_complete {} -.path-backup .backup_progress .backup_stage.backup_stage_next {} -.path-backup .backup_progress .backup_stage.backup_stage_current {} /** * Site registration