view Applications/StoneWebViewer/Resources/Styles/_selectionActionlist.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

.wvSelectionActionlist {
    display: block;

    text-align: center;
}

.wvSelectionActionlist__bottom {
    
}