.FileManager_Header
Main header in the file explorer and file list sections. The colour for the text only changes the header text in the file explorer section.
.FileManager_Header
{
font-family: Tahoma, Arial, Helvetica;
font-size: 15px;
font-weight: bold;
color: red;
background-color: grey;
border-bottom: yellow 10px solid;
height: 50px;
}
