Mercurial > hg > orthanc-stone
view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 2058:c0627145b441 deep-learning
added OpenGLTexture::IsLinearInterpolation()
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 24 Apr 2023 17:09:23 +0200 |
parents | d1806b4e4839 |
children |
line wrap: on
line source
.disclaimer{ color: $dangerColor; background-color: #303030; padding:5px; text-align: center; font-weight: bold; }