mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Merge branch 'MDL-58414-master' of git://github.com/damyon/moodle
This commit is contained in:
commit
69015dd052
@ -132,10 +132,10 @@
|
||||
}
|
||||
|
||||
.fp-pathbar .fp-path-folder {
|
||||
background: url('[[pix:theme|fp/path_folder]]') 8px 3px no-repeat;
|
||||
background: url('[[pix:theme|fp/path_folder]]') left 3px no-repeat;
|
||||
background-size: 12px 12px;
|
||||
height: 12px;
|
||||
margin-left: 4px;
|
||||
margin-left: 12px;
|
||||
}
|
||||
|
||||
/*rtl:raw:
|
||||
@ -145,7 +145,7 @@
|
||||
*/
|
||||
|
||||
.fp-pathbar .fp-path-folder-name {
|
||||
margin-left: 32px;
|
||||
margin-left: 24px;
|
||||
}
|
||||
// Icon view (File Picker and File Manager)
|
||||
.fp-iconview .fp-file {
|
||||
|
Loading…
x
Reference in New Issue
Block a user