view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 1978:95449b0e064a

pixel probe is working
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 29 Oct 2022 16:56:16 +0200
parents d1806b4e4839
children
line wrap: on
line source

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