Skip to content

Instantly share code, notes, and snippets.

@mitrallex
Created April 18, 2018 21:54
Show Gist options
  • Save mitrallex/200abbc63ac60d0c750fe5e5e0997741 to your computer and use it in GitHub Desktop.
Save mitrallex/200abbc63ac60d0c750fe5e5e0997741 to your computer and use it in GitHub Desktop.
CLeanFTP
body,
html {
font-family: Arial;
font-size: 13px;
}
.container {
margin: 10px !important;
}
.container .select,
.container .select select {
width: 100%;
}
#addition-block {
margin-top: 20px;
margin-bottom: 20px;
display: none;
}
#send {
margin-bottom: 20px !important;
}
.show {
display: block !important;
}
.notification {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment