19 lines
681 B
CSS
Executable File
19 lines
681 B
CSS
Executable File
#powerVideo iframe{border:0;width:100%;height:350px;margin-bottom:10px;overflow:hidden}
|
|
#powerVideo video{max-height:300px;max-width:100%;}
|
|
#powerVideo .holder{height:300px;}
|
|
#powerVideo h3{margin-top:0}
|
|
#powerVideo .progressBar{position:relative;}
|
|
#powerVideo .bufferBar{position:absolute;left:0;top:0;opacity:0.4}
|
|
#powerVideo .timeBar{position:relative;z-index: 222;background:transparent}
|
|
#powerVideo 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}
|