view OrthancServer/OrthancExplorer/libs/jquery-file-upload/css/style.css @ 5775:9af45c841f59 find-refactoring

Api Version = 25 (limit=0 means no-limit)
author Alain Mazy <am@orthanc.team>
date Thu, 12 Sep 2024 10:03:17 +0200
parents d25f4c0fa160
children
line wrap: on
line source

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

body{
  padding-top: 60px;
}