﻿
/* ===================================================
 * style.attached-file.css
 * ===================================================
 * An attached file is a part of a module, which 
 * contains multiple attached files. The attached
 * files consist of a link to download the files and a
 * picture of the file type.
 * =================================================== */

/* Styles the attached file in the attachment module */
.attached-file {
    position: relative;
    margin-bottom: 5px;
    margin-right: 20px;
}