1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-06 08:07:20 +02:00
Radarr/NzbDrone.Web/Content2/file-browser.css
2013-02-15 16:51:58 -08:00

20 lines
264 B
CSS

/*
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-size: 30px;
}
*/
#main > .icon-folder-open, .icon-file, .icon-download-alt {
font-size: 25px;
}
.link-download {
margin-right: 10px;
}
.file-browser-message {
text-align: center;
}