mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
15 lines
203 B
PHP
15 lines
203 B
PHP
#mod-data-view #sortsearch .c0 {
|
|
text-align: right;
|
|
}
|
|
|
|
.mod-data-field .c0 {
|
|
text-align: right;
|
|
}
|
|
|
|
.mod-data-field .fieldname {
|
|
width:300px;
|
|
}
|
|
|
|
.mod-data-field .fielddescription {
|
|
width:300px;
|
|
}
|