MDL-60605 assignment: Added some styles to fix spacing in YUI file tree
This commit is contained in:
committed by
David Castro
parent
d12e409784
commit
4e52eb8eb0
@@ -1218,3 +1218,10 @@
|
||||
position: inherit;
|
||||
}
|
||||
/** End of base fixes **/
|
||||
|
||||
/** Fix to YUI tree (which is a table) when displayed within grading table. **/
|
||||
.path-mod-assign table.generaltable table td.ygtvcell {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
/** End of YUI tree fix **/
|
||||
|
||||
Reference in New Issue
Block a user