view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 2186:e90ddb89c3ae

Fix loading of US images with a negative PhyiscalDeltaX value
author Alain Mazy <am@orthanc.team>
date Wed, 26 Mar 2025 17:18:33 +0100
parents d1806b4e4839
children
line wrap: on
line source

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