/*!
 * DIVA Web v19.79.0.10944
 * DIVA web package
 *
 * Copyright 2007 - 2026 MENTZ GmbH
 * https://www.mentz.net
 *
 * Date: 2026-03-24T10:45:46.555Z
 */
/* 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;
}
