mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
16 lines
203 B
PHP
16 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;
|
|
}
|