view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 2162:4f224edac348 default tip

Remember the previous layout when re-opening the viewer
author Alain Mazy <am@orthanc.team>
date Thu, 03 Oct 2024 09:53:54 +0200
parents d1806b4e4839
children
line wrap: on
line source

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