view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 2075:d84bdcbd8bf1

allow negative values in Grid Frame Offset Vector (3004, 000c)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Jul 2023 13:20:20 +0200
parents d1806b4e4839
children
line wrap: on
line source

.disclaimer{
    color: $dangerColor;
    background-color: #303030;
    padding:5px;
    text-align: center;
    font-weight: bold;
}