/*!
 * NC4 Framework (https://github.com/NC-4/Nc4)
 *
 * Copyright (c) NC4 Project.
 * All rights reserved.
 *
 * Licensed under the NC4 Framework / edumap+ Proprietary License Agreement.
 * Use of this software is permitted only under a valid agreement with the
 * Research Institute of Science for Education (S4E).
 *
 * See LICENSE.txt for complete license terms and obligations.
 *
 * Author: 一般社団法人 教育のための科学研究所 (Research Institute of Science for Education, S4E)
 * Link: https://www.s4e.jp/
 * License: https://github.com/NC-4/Nc4/blob/main/LICENSE.txt
 */

li.list-group-item.links-li,
li.list-group-item.links-li-none {
    border: none;
    display: list-item;
    padding: 0;
}

.links-li {
    margin-left: 30px;
}

.links-line-none {
    border: none !important;
}

/*.links-dropdown .dropdown-item {*/
/*    background-color: transparent;*/
/*    color: inherit;*/
/*}*/

.links-hr {
    border: none;
    opacity: 100;
}
