Hide upload form

pull/331/head
Tobias Reich 9 years ago
parent 330325ead6
commit aa75026067

@ -26,9 +26,7 @@ body {
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
&.view {
background-color: #0f0f0f;
}
&.view { background-color: #0f0f0f; }
}
input {
@ -42,6 +40,8 @@ input {
height: 100%;
}
#upload { display: none; }
@import 'animations';
@import 'content';
@import 'contextmenu';

Loading…
Cancel
Save