view OrthancExplorer/libs/jquery-file-upload/css/style.css @ 3067:e4f146b7d2d9 update-jquery

added an upload.html in pure HTML/JS (no dependencies)
author amazy
date Thu, 27 Dec 2018 15:26:27 +0100
parents 5713952f60c0
children
line wrap: on
line source

@charset "UTF-8";
/*
 * jQuery File Upload Plugin CSS Example 8.0
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

body {
  padding-top: 60px;
}

.ng-cloak {
  display: none;
}