Mercurial > hg > orthanc-stone
view Applications/StoneWebViewer/Resources/Styles/wv-disclaimer.scss @ 1858:be88206f8d78
display what() of C++ exceptions on error while processing a message
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 06 Sep 2021 22:17:32 +0200 |
parents | d1806b4e4839 |
children |
line wrap: on
line source
.disclaimer{ color: $dangerColor; background-color: #303030; padding:5px; text-align: center; font-weight: bold; }