/* Custom styles go here */

/* Hide the logo */
header img[alt="File Browser"] {
	display: none;
}

/* Hide the Settings menu */
a.action[title=Settings] {
	display: none;
}
