/*!
 * DIVA Web v19.56.0.9475
 * DIVA web package
 *
 * Copyright 2007 - 2024 MENTZ GmbH
 * https://www.mentz.net
 *
 * Date: 2024-10-16T06:46:47.485Z
 */
/* Common icons */

.stop-sign-board .x-grid-cell-inner {
    font-size: 13px;
    font-weight: bold;
    line-height: 25px;
    font-family: Consolas, monospace;
}

.stop-sign-board .x-grid-cell-inner:hover {
    opacity: 0.5;
    font-weight: bold;
    font-family: Consolas, monospace;
}

.stop-sign-board .x-grid-item-selected .x-grid-cell-inner {
    font-weight: bold;
    opacity: 0.5;
    font-family: Consolas, monospace;
}
