/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
#chart_div {
    /*width: 700px;*/
    /*height: 240px;*/
}

#aspect_artifactbrowser_DashboardViewer_table_items_added_monthly {
    display: none;
}

.small-icon:before {
    padding-right: 5px;
}

.left-arrow-icon:before {
    content: url(../../../static/icons/arrow_left.png);
}

.print-icon:before {
    content: url(../../../static/icons/printer.png);
}

.excel-icon:before {
    content: url(../../../static/icons/page_excel.png);
}