Mercurial > hg > orthanc-stone
view StoneWebViewer/Resources/Styles/_video.scss @ 1495:fb74ed5d8c22
initial commit of the Stone Web viewer
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 25 Jun 2020 16:51:10 +0200 |
parents | |
children |
line wrap: on
line source
.wvVideo { // Align component vertically & horizontally position: absolute; top:50%; left:0; width: 100%; height: auto; transform: translateY(-50%); }