cms/app-client/app/styles/components/transcript-component.scss
changeset 476 9cffc7f32f14
parent 461 9b7a6c099870
child 546 178f9add0784
equal deleted inserted replaced
475:dbb941b9fb66 476:9cffc7f32f14
    76 }
    76 }
    77 
    77 
    78 .transcript-component .transcript .annotations .sentence.active {
    78 .transcript-component .transcript .annotations .sentence.active {
    79     background-color: $corpus-blue;
    79     background-color: $corpus-blue;
    80     color: $corpus-white;
    80     color: $corpus-white;
    81     pointer-events: none;
       
    82 }
    81 }
    83 
    82 
    84 
    83 
    85 .transcript-component .transcript .annotations .sentence.active .translation {
    84 .transcript-component .transcript .annotations .sentence.active .translation {
    86     color: $corpus-white;
    85     color: $corpus-white;