Users can now drop files into the center pane or the rhs respectively to upload images and other files

Этот коммит содержится в:
Reed Garmsen
2015-08-07 14:24:09 -07:00
родитель 9bbeef208f
Коммит 1fa436b4f9
5 изменённых файлов: 79 добавлений и 54 удалений

Просмотреть файл

@@ -194,11 +194,11 @@
border-right: 1px solid #ddd;
vertical-align: center;
// helper to center the image icon in the preview window
.file-details__preview-helper {
height: 100%;
display: inline-block;
vertical-align: middle;
}
}
// helper to center the image icon in the preview window
.file-details__preview-helper {
height: 100%;
display: inline-block;
vertical-align: middle;
}
}
}