mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
'added CSS for statsruntimestarthour to place hour and minute beside each other'
This commit is contained in:
parent
a1d526438c
commit
7c47564df2
@ -488,6 +488,10 @@ fieldset.adminsettings .description {
|
||||
margin: 0 1em 0 160px;
|
||||
padding: 0.3em 0 1.5em 0;
|
||||
}
|
||||
fieldset.adminsettings .admin-configtime .form-select {
|
||||
display: inline;
|
||||
float: none;
|
||||
}
|
||||
.form-buttons {
|
||||
margin: 10px 0 0 160px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user