Mercurial > hg > orthanc-stone
view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 2156:340bde744884
added DebugDrawing2D and GeometryToolbox::IntersectLineAndSegment()
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 27 Sep 2024 22:14:36 +0200 |
parents | d1806b4e4839 |
children |
line wrap: on
line source
.disclaimer{ color: $dangerColor; background-color: #303030; padding:5px; text-align: center; font-weight: bold; }