mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 12:45:04 +01:00
Fixing the visuals for the adminblock.
This commit is contained in:
parent
afd8402cfa
commit
ec7e2e5fc4
@ -376,6 +376,10 @@ table.calendar-controls .next {
|
||||
***
|
||||
******************************/
|
||||
|
||||
.sideblockheading {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.sideblock .footer {
|
||||
font-size:0.75em;
|
||||
text-align:center;
|
||||
|
@ -781,6 +781,7 @@ table.calendar-controls .next
|
||||
|
||||
.block_adminblock .sideblockmain {
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
/* block_quiz_results.php */
|
||||
|
Loading…
x
Reference in New Issue
Block a user