mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-38691-master-int' of git://github.com/FMCorz/moodle
This commit is contained in:
commit
5cc929bc12
6 changed files with 51 additions and 2 deletions
|
@ -276,6 +276,9 @@ a.skip:active {position: static;display: block;}
|
|||
.mform fieldset.fdate_selector label {display:inline;float: none;width: auto;}
|
||||
.mform .ftags label.accesshide {display: block;position: static;}
|
||||
.mform .ftags select {margin-bottom: 0.7em;min-width: 22em;}
|
||||
.mform .moreless-toggler {background: url([[pix:t/more]]) left center no-repeat; padding-left: 16px;}
|
||||
.dir-rtl .moreless-toggler {padding-left: 0; padding-right: 16px; background-position: right center; }
|
||||
.mform .moreless-less {background-image: url([[pix:t/less]]);}
|
||||
.mform .helplink img { margin: 0 0 0 .45em; padding: 0;}
|
||||
.dir-rtl .mform .helplink img { margin: 0 .45em 0 0; padding: 0;}
|
||||
.mform legend .helplink img { margin-right: .2em; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue