Merge branch 'MDL-58414-master' of git://github.com/damyon/moodle
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user