mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
modified based on standard theme.
This commit is contained in:
parent
aeb8148a57
commit
a323daf788
@ -185,6 +185,16 @@ body#admin-blocks table#incompatible td.c0 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
body#admin-index .explanation {
|
||||
font-size: 0.7em;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
body#admin-index .copyright {
|
||||
text-align: center;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
/***
|
||||
*** Blocks
|
||||
***/
|
||||
|
@ -314,6 +314,10 @@ body#admin-index .c0 {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
body#admin-index .c1 {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
body#admin-modules table.generaltable td.cell,
|
||||
body#admin-modules .generaltablecell {
|
||||
padding-top: 2px;
|
||||
@ -723,6 +727,9 @@ table.calendar-controls .next {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
#calendar .indent {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
/***
|
||||
*** Course
|
||||
|
Loading…
x
Reference in New Issue
Block a user