mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
18 lines
705 B
CSS
18 lines
705 B
CSS
#pvideo_viewer iframe{border:0;width:100%;height:350px;margin-bottom:10px;overflow:hidden}
|
|
#pvideo_viewer video{max-height:300px;max-width:100%;}
|
|
#pvideo_viewer .holder{height:300px;}
|
|
#pvideo_viewer h3{margin-top:0}
|
|
#pvideo_viewer .progressBar{position:relative;}
|
|
#pvideo_viewer .bufferBar{position:absolute;left:0;top:0;opacity:0.4}
|
|
#pvideo_viewer .timeBar{position:relative;z-index: 222;background:transparent}
|
|
#pvideo_viewer h3{font-family:monospace}
|
|
|
|
|
|
#vis_pwrvideo{height:250px}
|
|
|
|
|
|
#vis_monitors{overflow:auto;max-height:400px}
|
|
#vis_monitors .btn-group-vertical{width:100%}
|
|
|
|
|
|
#motion_list{height:155px;overflow:auto;border-radius:5px;border:1px solid #444;position:relative;background: #222;margin:0}
|