Merge branch 'MDL-36954' of git://github.com/timhunt/moodle

This commit is contained in:
Sam Hemelryk 2012-12-11 14:59:56 +13:00
commit 6c3b271c3d

View File

@ -32,6 +32,8 @@
#categoryquestions { margin: 0; }
#categoryquestions td,
#categoryquestions th { padding: 0 0.2em; }
#categoryquestions th { text-align: left; font-weight: normal; }
.dir-rtl #categoryquestions th { text-align: right; }
.questionbank .singleselect { margin: 0; }
/* Question editing form */