view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 2164:952674a812c2

Added a Download button in the PDF viewer toolbar
author Alain Mazy <am@orthanc.team>
date Thu, 03 Oct 2024 17:19:12 +0200
parents d1806b4e4839
children
line wrap: on
line source

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