@@ -191,7 +191,7 @@ body.jsenabled .questionflagcheckbox {
191
191
}
192
192
# offlinequiz-timer .timeleft9 {
193
193
background : # f99 ;
194
- }
194
+ }
195
195
# offlinequiz-timer .timeleft8 {
196
196
background : # f88 ;
197
197
}
@@ -360,14 +360,15 @@ table.offlinequizattemptsummary .noreviewmessage {
360
360
# page-mod-offlinequiz-summary .submitbtns {
361
361
margin-top : 1.5em ;
362
362
}
363
+
363
364
@media print {
364
365
.offlinequiz-secure-window * {
365
366
display : none !important ;
366
367
}
367
368
}
368
369
369
370
/** Mod offlinequiz review **/
370
- table .offlinequizreviewsummary {
371
+ table .offlinequizreviewsummary {
371
372
width : 100% ;
372
373
}
373
374
table .offlinequizreviewsummary th .cell {
@@ -421,17 +422,17 @@ table.offlinequizreviewsummary td.cell {
421
422
margin-left : auto;
422
423
margin-right : auto;
423
424
}
424
- # page-mod-offlinequiz-report .menunoresults {
425
+ # page-mod-offlinequiz-report .menunoresults {
425
426
margin-top : 1em ;
426
427
}
427
428
# page-mod-offlinequiz-report .dubious {
428
429
background-color : # fcc ;
429
430
}
430
- # page-mod-offlinequiz-report .highlight {
431
+ # page-mod-offlinequiz-report .highlight {
431
432
border : medium solid yellow;
432
433
background-color : lightYellow;
433
434
}
434
- # page-mod-offlinequiz-report .negcovar {
435
+ # page-mod-offlinequiz-report .negcovar {
435
436
border : medium solid pink;
436
437
width : 70% ;
437
438
float : right;
@@ -440,7 +441,7 @@ table.offlinequizreviewsummary td.cell {
440
441
text-align : center;
441
442
}
442
443
# page-mod-offlinequiz-report .gradetheselink {
443
- font-size : 0.8em ;
444
+ font-size : 0.8em ;
444
445
}
445
446
# page-mod-offlinequiz-report .mform fieldset {
446
447
margin : 0 ;
@@ -462,7 +463,7 @@ table.offlinequizreviewsummary td.cell {
462
463
margin : 0.2em auto;
463
464
}
464
465
# page-mod-offlinequiz-report table # attempts .header ,
465
- # page-mod-offlinequiz-report table # attempts .cell {
466
+ # page-mod-offlinequiz-report table # attempts .cell {
466
467
padding : 4px ;
467
468
}
468
469
# page-mod-offlinequiz-report table # attempts .header .commands {
@@ -472,7 +473,7 @@ table.offlinequizreviewsummary td.cell {
472
473
width : 40px ;
473
474
}
474
475
# page-mod-offlinequiz-report table # attempts td {
475
- order -left-width: 1px ;
476
+ border -left-width: 1px ;
476
477
border-right-width : 1px ;
477
478
border-left-style : solid;
478
479
border-right-style : solid;
@@ -536,7 +537,7 @@ table.offlinequizreviewsummary td.cell {
536
537
# page-mod-offlinequiz-report div .backlinkbox {
537
538
padding-top : 10px ;
538
539
}
539
- # page-mod-offlinequiz-report table .errorpages td .checkbox input {
540
+ # page-mod-offlinequiz-report table .errorpages td .checkbox input {
540
541
margin-left : 0 ;
541
542
float : none;
542
543
}
@@ -585,8 +586,8 @@ table.offlinequizreviewsummary td.cell {
585
586
}
586
587
587
588
# page-mod-offlinequiz-createquiz div .docsbox {
588
- border-bottom : 1px solid # e3e3e3 ;
589
- clear : both;
589
+ border-bottom : 1px solid # e3e3e3 ;
590
+ clear : both;
590
591
}
591
592
592
593
# page-mod-offlinequiz-createquiz div .downloadalllink {
@@ -719,9 +720,8 @@ table.offlinequizreviewsummary td.cell {
719
720
}
720
721
721
722
722
-
723
723
/* CSS for student view in mod_form.php */
724
- .Popup {
724
+ .Popup {
725
725
display : none;
726
726
background : # fff ;
727
727
left : 50% ;
@@ -734,14 +734,15 @@ table.offlinequizreviewsummary td.cell {
734
734
box-shadow : 0 0 10px # 222 ;
735
735
padding : 10px ;
736
736
}
737
- # overlay {
737
+ # overlay {
738
738
display : none;
739
- background : -moz-radial-gradient (center, ellipse cover, rgba (0 , 0 , 0 , 0.65 ) 0% , rgba (0 , 0 , 0 , 0.5 ) 100% );
740
- background : -webkit-gradient (radial, center center, 0 , center center, 100% , color-stop (0% , rgba (0 , 0 , 0 , 0.65 )), color-stop (100% , rgba (0 , 0 , 0 , 0.5 )));
741
- background : -webkit-radial-gradient (center, ellipse cover, rgba (0 , 0 , 0 , 0.65 ) 0% , rgba (0 , 0 , 0 , 0.5 ) 100% );
742
- background : -o-radial-gradient (center, ellipse cover, rgba (0 , 0 , 0 , 0.65 ) 0% , rgba (0 , 0 , 0 , 0.5 ) 100% );
743
- background : -ms-radial-gradient (center, ellipse cover, rgba (0 , 0 , 0 , 0.65 ) 0% , rgba (0 , 0 , 0 , 0.5 ) 100% );
744
- background : radial-gradient (ellipse at center, rgba (0 , 0 , 0 , 0.65 ) 0% , rgba (0 , 0 , 0 , 0.5 ) 100% );
739
+ background : -moz-radial-gradient (center, ellipse cover, rgba (0 , 0 , 0 , 0.65 ) 0% , rgba (0 , 0 , 0 , 0.5 ) 100% );
740
+ background : -webkit-gradient (radial, center center, 0 , center center, 100% , color-stop (0% , rgba (0 , 0 , 0 , 0.65 )),
741
+ color-stop (100% , rgba (0 , 0 , 0 , 0.5 )));
742
+ background : -webkit-radial-gradient (center, ellipse cover, rgba (0 , 0 , 0 , 0.65 ) 0% , rgba (0 , 0 , 0 , 0.5 ) 100% );
743
+ background : -o-radial-gradient (center, ellipse cover, rgba (0 , 0 , 0 , 0.65 ) 0% , rgba (0 , 0 , 0 , 0.5 ) 100% );
744
+ background : -ms-radial-gradient (center, ellipse cover, rgba (0 , 0 , 0 , 0.65 ) 0% , rgba (0 , 0 , 0 , 0.5 ) 100% );
745
+ background : radial-gradient (ellipse at center, rgba (0 , 0 , 0 , 0.65 ) 0% , rgba (0 , 0 , 0 , 0.5 ) 100% );
745
746
filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#80000000', GradientType=1 );
746
747
width : 100% ;
747
748
height : 100% ;
@@ -751,7 +752,7 @@ table.offlinequizreviewsummary td.cell {
751
752
left : 0 ;
752
753
}
753
754
input # showviewbutton {
754
- display : none;
755
+ display : none;
755
756
}
756
757
757
758
.jsenabled input # showviewbutton {
@@ -774,7 +775,7 @@ input#showviewbutton {
774
775
background-color : # ffc ;
775
776
clear : both;
776
777
margin : 0.3em 1em 0.3em 0 ;
777
- padding : 1px ;
778
+ padding : 1px ;
778
779
/* Stop margin collapse. */
779
780
}
780
781
# page-mod-offlinequiz-edit .emptystatusdisplay {
@@ -817,7 +818,7 @@ input#showviewbutton {
817
818
}
818
819
819
820
# page-mod-offlinequiz-edit .slotnumber {
820
- background-color : # D3D3D3 ;
821
+ background-color : # d3d3d3 ;
821
822
text-align : center;
822
823
margin : 0.1em 1em ;
823
824
min-width : 2em ;
@@ -828,8 +829,8 @@ input#showviewbutton {
828
829
border : 0 ;
829
830
}
830
831
# page-mod-offlinequiz-edit ul .slots li .section .content {
831
- background-color : # fafafa ;
832
- padding : 5px 10px ;
832
+ background-color : # fafafa ;
833
+ padding : 5px 10px ;
833
834
}
834
835
# page-mod-offlinequiz-edit ul .slots li .section .content h3 {
835
836
margin : 0 ;
@@ -1260,6 +1261,8 @@ input#showviewbutton {
1260
1261
margin-bottom : 1.5em ;
1261
1262
}
1262
1263
}
1264
+
1265
+
1263
1266
@media only screen and (min-width : 50em ) and (max-width : 60em ) {
1264
1267
# page-mod-offlinequiz-edit div .removeselected {
1265
1268
margin-top : -0.5em ;
0 commit comments