/*!
 * DIVA Web v19.78.0.10875
 * DIVA web package
 *
 * Copyright 2007 - 2026 MENTZ GmbH
 * https://www.mentz.net
 *
 * Date: 2026-02-27T22:30:46.693Z
 */
/* 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;
}
