Mercurial > hg > orthanc-stone
view Applications/StoneWebViewer/Resources/Styles/_variable.scss @ 1838:80e029f8ec91
fix wrong display of RTStruct when an RTStruct point has exactly the same X or Y coordinates as the origin
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Thu, 17 Jun 2021 17:00:06 +0200 |
parents | d1806b4e4839 |
children |
line wrap: on
line source
$primary-lighten: #57aae1; $primary: #3498db; $dangerColor: #E63F24; $panel-header: #fafafa; $border-color: #e7e7e7; $lightGrey: #cccccc; $text-color: #666666; $darkGrey: #333333; $darkBlue: #203A6F; $blueGrey: #303E4D; $toolbarHeight: 42px;