Merge branch 'MDL-32869_master' of git://github.com/kordan/moodle

This commit is contained in:
Dan Poltawski 2012-05-15 15:32:03 +08:00
commit b60b839d31

View File

@ -109,6 +109,11 @@ p {margin:0}
border-collapse: collapse;
}
/* Filter table - MDL-32869 */
.path-admin .cell .singleselect {
margin:0;
}
th.header,
.formtable tbody th,
.generalbox th,