view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 1798:41f3872bd7d2

create angle tool and delete measure tool
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 20 May 2021 11:10:14 +0200
parents d1806b4e4839
children
line wrap: on
line source

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