/**
 * This file is part of the iBobr - even_connections package
 *
 * (c) Ondřej Záruba <info@zaruba-ondrej.cz>
 *
 * For the full copyright and license information, please view the license.md
 * file that was distributed with this source code.
 */

.even_connections-force-pointer {
    cursor: pointer;
}

.even_connections-buttons {
    display: block;
    margin: 25px 0;
}

.even_connections-buttons a {
    margin-right: 10px;
}