comparison OrthancExplorer/libs/jquery-file-upload/css/style.css @ 57:4bc019d2f969 orthanc-renaming

renaming
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 16 Sep 2012 09:22:48 +0200
parents PalanthirExplorer/libs/jquery-file-upload/css/style.css@33d67e1ab173
children 5713952f60c0
comparison
equal deleted inserted replaced
56:088c4f23e2c8 57:4bc019d2f969
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 }