mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
Merge branch 'MDL-50136-master' of git://github.com/ankitagarwal/moodle
This commit is contained in:
commit
7a69b19596
1 changed files with 5 additions and 0 deletions
|
@ -31,6 +31,11 @@
|
||||||
#page-mod-data-preset .overwritesettings {margin-bottom: 1em;}
|
#page-mod-data-preset .overwritesettings {margin-bottom: 1em;}
|
||||||
#page-mod-data-preset table.presets {margin-left: auto;margin-right: auto;}
|
#page-mod-data-preset table.presets {margin-left: auto;margin-right: auto;}
|
||||||
|
|
||||||
|
/** Styles for the search form **/
|
||||||
|
#page-mod-data-view .datapreferences label {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
/** Styles for field.php **/
|
/** Styles for field.php **/
|
||||||
.path-mod-data-field .fieldadd,
|
.path-mod-data-field .fieldadd,
|
||||||
.path-mod-data-field .sortdefault {margin:1em 0;}
|
.path-mod-data-field .sortdefault {margin:1em 0;}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue