mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
fixed based on standard theme.
This commit is contained in:
parent
e4a17e824b
commit
a345b8f524
1 changed files with 4 additions and 1 deletions
|
@ -345,7 +345,10 @@ body#admin-config .confighelp {
|
||||||
border:none;
|
border:none;
|
||||||
border-top:1px solid;
|
border-top:1px solid;
|
||||||
}
|
}
|
||||||
.sideblock .hidden .content {
|
|
||||||
|
#left-column .hidden .content,
|
||||||
|
#right-column .hidden .content
|
||||||
|
{
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue