view StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 1535:301571299212

DefaultViewportInteractor::SetWindowingLayer()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 07 Aug 2020 22:23:36 +0200
parents fb74ed5d8c22
children
line wrap: on
line source

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