mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00

* Create template for the language import page. * Apply Bootstrap classes to form elements. * Use core notifications for displaying error/success messages.
5 lines
102 B
CSS
5 lines
102 B
CSS
#page-admin-tool-langimport-index .langimport {
|
|
margin: auto;
|
|
float: none;
|
|
width: 100%;
|
|
}
|