view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 1956:1e5ba130f041

move to Orthanc framework 1.11.2
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 27 Oct 2022 10:52:21 +0200
parents d1806b4e4839
children
line wrap: on
line source

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