view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 2168:14d6080660e7 default tip

merge
author Alain Mazy <am@orthanc.team>
date Wed, 09 Oct 2024 12:50:10 +0200
parents d1806b4e4839
children
line wrap: on
line source

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