/* -*- Mode: css -*- */

/* ----------------------------------------------------------------------------------------------- *
 * 
 * GV stylesheet
 *
 * :copyright: Copyright 2012 Genomic Vision Company.
 * 
 * This file is part of the GVLab software.
 * 
 */

@import url("default.css");

/* ----------------------------------------------------------------------------------------------- */

dl.class, dl.function {
    border-top: 1px solid black;
    padding-top: 5px;
}

/* ----------------------------------------------------------------------------------------------- *
 *
 * End
 *
 *----------------------------------------------------------------------------------------------- */
