5 lines
130 B
CSS
5 lines
130 B
CSS
|
#controls, #fullPathHeader, #dynDiv,
|
||
|
.errorStyling, .dirStyle, .movieStyle, .fileStyle {
|
||
|
background-color: rgba(0,0,0,0.2);
|
||
|
}
|