view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 2165:8b21b1f43d0e default tip

cleanup todo
author Alain Mazy <am@orthanc.team>
date Thu, 03 Oct 2024 17:21:09 +0200
parents d1806b4e4839
children
line wrap: on
line source

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