Merge branch 'MDL-40589_master' of https://github.com/nadavkav/moodle

Conflicts:
	theme/bootstrapbase/style/moodle.css
This commit is contained in:
Eloy Lafuente (stronk7) 2013-07-23 22:34:16 +02:00
commit 6aa9735cb0
2 changed files with 2 additions and 1 deletions

View file

@ -432,6 +432,7 @@
width: 17px; width: 17px;
height: 22px; height: 22px;
} }
.dir-rtl .filemanager .ygtvtn,
.dir-rtl .file-picker .ygtvtn { .dir-rtl .file-picker .ygtvtn {
background: url('[[pix:moodle|y/tn_rtl]]') 0 0 no-repeat; background: url('[[pix:moodle|y/tn_rtl]]') 0 0 no-repeat;
width: 17px; width: 17px;

File diff suppressed because one or more lines are too long