mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-34405_m23' of git://github.com/kordan/moodle into MOODLE_23_STABLE
This commit is contained in:
commit
65e06b77a8
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
||||||
.has_dock.side-post-only .page-middle #region-main {margin-left:[[setting:blockcolumnwidth]];}
|
.has_dock.side-post-only .page-middle #region-main {margin-left:[[setting:blockcolumnwidth]];}
|
||||||
|
|
||||||
/** Report layout **/
|
/** Report layout **/
|
||||||
.pagelayout-report #report-main-content .region-content {margin-left:[[setting:blockcolumnwidth]];}
|
.pagelayout-report #report-main-content .region-content {background-color:white;margin-left:[[setting:blockcolumnwidth]];}
|
||||||
.pagelayout-report #report-region-pre {width:[[setting:blockcolumnwidth]];}
|
.pagelayout-report #report-region-pre {width:[[setting:blockcolumnwidth]];}
|
||||||
|
|
||||||
/** Correct for right to left languages **/
|
/** Correct for right to left languages **/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue