comparison PalanthirExplorer/libs/jquery-file-upload/css/style.css @ 45:33d67e1ab173

r
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Sep 2012 13:24:59 +0200
parents PalantirExplorer/libs/jquery-file-upload/css/style.css@3959d33612cc
children
comparison
equal deleted inserted replaced
43:9be852ad33d2 45:33d67e1ab173
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 }