.fa-preview { position: relative; overflow: hidden; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: rgb(25, 25, 25); border-right-color: rgb(25, 25, 25); border-top-color: rgb(25, 25, 25); border-bottom-color: rgb(25, 25, 25); } .fa-preview__image { position: absolute; } .fa-preview__empty { position: absolute; left: 0; right: 0; top: 0; bottom: 0; -unity-text-align: middle-center; color: rgb(190, 190, 190); } .fa-node__preview { height: 82px; margin-top: 5px; } .fa-node--preview-current { border-left-color: rgb(55, 174, 240); border-right-color: rgb(55, 174, 240); border-top-color: rgb(55, 174, 240); border-bottom-color: rgb(55, 174, 240); } .fa-node--preview-passed { border-left-color: rgb(83, 154, 113); } .fa-node--preview-upcoming { opacity: 0.72; } .fa-clip-preview-panel { flex-shrink: 0; padding-left: 6px; padding-right: 6px; padding-top: 4px; padding-bottom: 5px; border-bottom-width: 1px; border-bottom-color: rgb(28, 28, 28); } .fa-clip-preview-panel .fa-preview { height: 190px; margin-bottom: 4px; } .fa-preview-controls { flex-direction: row; align-items: center; } .fa-preview-status { font-size: 10px; color: rgb(185, 185, 185); margin-top: 2px; }