Index: openacs-4/packages/xowf/www/resources/test-item.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/www/resources/test-item.css,v diff -u -r1.1.2.45 -r1.1.2.46 --- openacs-4/packages/xowf/www/resources/test-item.css 22 Aug 2022 16:08:55 -0000 1.1.2.45 +++ openacs-4/packages/xowf/www/resources/test-item.css 29 Aug 2022 19:22:30 -0000 1.1.2.46 @@ -25,7 +25,7 @@ font-size: 20px; } div.single_exam div.grading-box .thumbnail-files-wrapper { - margin-top: 4px; + margin-top: 4px; } div.xowiki-content div.single_exam h4 { font-size: 16px; @@ -386,6 +386,17 @@ } /* + * Grading modal dialog + */ + +#grading-modal div.modal-dialog .control-label { + margin-top: 0.5rem; + margin-bottom: 0.5rem; + font-weight: bold; +} + + +/* * Configuration modal dialog */ #configuration-modal { @@ -427,7 +438,7 @@ border: 1px solid #CAD0D2; border-radius: 4px; background-color: #FCFCFC; - padding: 2px; + padding: 2px; } .thumbnail-file-icon { font-size: larger;