MDL-30019 theme_fusion: fix for mod-assignment-submission page by reducing font-size and page wapper padding
This commit is contained in:
@@ -370,4 +370,15 @@ h2.headingblock {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.pagelayout-redirect {background-position:0 0;}
|
||||
.pagelayout-redirect {
|
||||
background-position:0 0;
|
||||
}
|
||||
|
||||
#page-mod-assignment-submissions #wrapper {
|
||||
padding: 0 1%;
|
||||
}
|
||||
|
||||
#page-mod-assignment-submissions #attempts td,
|
||||
#page-mod-assignment-submissions #attempts th.header {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user