File tree Expand file tree Collapse file tree
public/stylesheets/DV/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 }
6060 .DV-accessRedact .DV-annotationRegion ,
6161 .DV-accessRedact .DV-annotationRegion {
62- background : # 800 ;
62+ background : # 000 ;
6363 border : 0 ;
6464 border-radius : 0 ; -moz-border-radius : 0 ; -webkit-border-radius : 0 ;
6565 filter : none;
6666 -ms-filter : none;
6767 }
68- .DV-blackRedactions .DV-accessRedact .DV-annotationRegion ,
69- .DV-blackRedactions .DV-accessRedact .DV-annotationRegion {
70- background : # 000 ;
68+ .DV-redRedactions .DV-accessRedact .DV-annotationRegion ,
69+ .DV-redRedactions .DV-accessRedact .DV-annotationRegion {
70+ background : # 800 ;
7171 }
7272 .DV-coverVisible .DV-accessPrivate .DV-annotationRegion {
7373 background : rgb (107 , 194 , 248 );
148148 background : rgb (107 , 194 , 248 );
149149 }
150150 .DV-activeAnnotation .DV-annotation .DV-accessRedact {
151- background : # 800 ;
151+ background : # 000 ;
152152 }
153- .DV-blackRedactions .DV-activeAnnotation .DV-annotation .DV-accessRedact {
154- background : # 000 ;
153+ .DV-redRedactions .DV-activeAnnotation .DV-annotation .DV-accessRedact {
154+ background : # 800 ;
155155 }
156156
157157 /* ---------------------------------------------------- annotations - decoration */
You can’t perform that action at this time.
0 commit comments