X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/f938afb8ab4cb091d12e0ef0311eaea14b774798..1fbf854ce423d2d56723ff10608267403f4916b0:/redakcja/static/filebrowser/uploadify/example/css/default.css diff --git a/redakcja/static/filebrowser/uploadify/example/css/default.css b/redakcja/static/filebrowser/uploadify/example/css/default.css index ec5902d4..2173d9ec 100644 --- a/redakcja/static/filebrowser/uploadify/example/css/default.css +++ b/redakcja/static/filebrowser/uploadify/example/css/default.css @@ -1,10 +1,10 @@ -body { - font: 12px/16px Arial, Helvetica, sans-serif; -} -#fileQueue { - width: 400px; - height: 300px; - overflow: auto; - border: 1px solid #E5E5E5; - margin-bottom: 10px; +body { + font: 12px/16px Arial, Helvetica, sans-serif; +} +#fileQueue { + width: 400px; + height: 300px; + overflow: auto; + border: 1px solid #E5E5E5; + margin-bottom: 10px; } \ No newline at end of file