comparison OrthancServer/OrthancExplorer/libs/jquery-file-upload/css/style.css @ 4044:d25f4c0fa160 framework

splitting code into OrthancFramework and OrthancServer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 Jun 2020 20:30:34 +0200
parents OrthancExplorer/libs/jquery-file-upload/css/style.css@4bc019d2f969
children
comparison
equal deleted inserted replaced
4043:6c6239aec462 4044:d25f4c0fa160
1 @charset 'UTF-8';
2 /*
3 * jQuery File Upload Plugin CSS Example 1.0
4 * https://github.com/blueimp/jQuery-File-Upload
5 *
6 * Copyright 2012, Sebastian Tschan
7 * https://blueimp.net
8 *
9 * Licensed under the MIT license:
10 * http://www.opensource.org/licenses/MIT
11 */
12
13 body{
14 padding-top: 60px;
15 }