#filmstripRemoteVideosContainer { /*width: 100% !important;*/ } #filmstripRemoteVideos{ overflow-x: auto !important; } .pseudo_vid{ outline: 2px solid blue; } .small_vid { /*outline: 2px solid blue; */ /*outline: 5px solid blue; */ outline: 1px solid #fff; outline: 1px solid #888; } .jdiv { /*position: */ /*width: */ } /*
*/ /*indicator_trc*/ /*~~~~~~~~~~~~~~~~~~~~~*/ /*vid_toptoolbar_hook*/ .jdiv:not(.t2):after { position: absolute; content: "ABC"; background-color: red; } .t3:after{ background-color: blue; right: 20px; } .t2:after{ background-color: green; left: 20px; } .t1:after{ background-color: #0ff; top: 40px; } /*.vid_toptoolbar_hook{*/ .t2{ width: 10px; height: 10px; background-color: #fff; display: inline-block; display: inline; position: relative; position: absolute; /*position: all;*/ } /*.vid_toptoolbar_hook:after {*/ .t2:after { /*position: relative;*/ /*position: unset;*/ display: inline-block; display: inline; top: 0px; outline: 2px solid #ff0; } /*~~~~~~~~~~~~~~~~~~~~~*/ .hidden_vid { position: relative; /*position: absolute;*/ width: 80px !important; min-width: 80px !important; /*display: none;*/ } .pseudo_vid { /*display: none;*/ /*position: absolute;*/ }