feat: code cleanup, new features and v2.0

We're merging this to continue https://github.com/filebrowser/filebrowser/pull/575 and setup translations auto-updating.
This commit is contained in:
Henrique Dias
2019-01-05 16:12:09 +00:00
committed by GitHub
parent 2642333928
commit 39be89780e
155 changed files with 16499 additions and 6583 deletions

View File

@@ -238,7 +238,7 @@ header .search-button {
}
#search .boxes>div>div {
background: #2196F3;
background: var(--blue);
color: #fff;
text-align: center;
width: 10em;