mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
3adf4b1837
* Create template for the language import page. * Apply Bootstrap classes to form elements. * Use core notifications for displaying error/success messages.
6 lines
102 B
CSS
6 lines
102 B
CSS
#page-admin-tool-langimport-index .langimport {
|
|
margin: auto;
|
|
float: none;
|
|
width: 100%;
|
|
}
|