File Browser

New: File Browser to navigate to folders when choosing paths
This commit is contained in:
Mark McDowall
2014-12-15 23:28:55 -08:00
parent a55a77cb5b
commit 85a9b74008
51 changed files with 955 additions and 228 deletions
+2 -1
View File
@@ -17,6 +17,7 @@
@import "typeahead";
@import "utilities";
@import "../Hotkeys/hotkeys";
@import "../Shared/FileBrowser/filebrowser";
.main-region {
@media (min-width : @screen-lg-min) {
@@ -281,4 +282,4 @@ dl.info {
&.protocol-usenet {
background-color : #17B1D9;
}
}
}