From 477f691dd3e48d9aa1da2cb214cebfa82a943571 Mon Sep 17 00:00:00 2001
From: Christian Pointner <equinox@helsinki.at>
Date: Sat, 27 Jun 2015 21:58:22 +0200
Subject: try to make to import dropzone modal a little smaller


diff --git a/www/img/dz-backdrop.png b/www/img/dz-backdrop.png
index dd73694..721b010 100644
Binary files a/www/img/dz-backdrop.png and b/www/img/dz-backdrop.png differ
diff --git a/www/img/dz-backdrop.svg b/www/img/dz-backdrop.svg
index 5083915..328e654 100644
--- a/www/img/dz-backdrop.svg
+++ b/www/img/dz-backdrop.svg
@@ -13,7 +13,7 @@
    height="297mm"
    id="svg2"
    version="1.1"
-   inkscape:version="0.48.4 r9939"
+   inkscape:version="0.91 r13725"
    sodipodi:docname="dz-backdrop.svg">
   <defs
      id="defs4" />
@@ -25,8 +25,8 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="0.74594091"
-     inkscape:cx="374.72842"
-     inkscape:cy="526.18109"
+     inkscape:cx="376.34375"
+     inkscape:cy="345.06058"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
@@ -53,7 +53,7 @@
      id="layer1">
     <text
        xml:space="preserve"
-       style="font-size:63.59145737px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:PT Sans;-inkscape-font-specification:PT Sans"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:63.59145737px;line-height:125%;font-family:'PT Sans';-inkscape-font-specification:'PT Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
        x="327.5701"
        y="420.69489"
        id="text3943"
@@ -62,31 +62,31 @@
          id="tspan3945"
          x="327.5701"
          y="420.69489"
-         style="font-weight:bold;text-align:center;text-anchor:middle;-inkscape-font-specification:PT Sans Bold">Datei</tspan><tspan
+         style="font-weight:bold;-inkscape-font-specification:'PT Sans Bold';text-align:center;text-anchor:middle">Datei</tspan><tspan
          sodipodi:role="line"
          x="329.22049"
          y="450.43332"
-         style="font-size:13px;font-weight:bold;text-align:center;text-anchor:middle;-inkscape-font-specification:PT Sans Bold"
+         style="font-weight:bold;font-size:13px;-inkscape-font-specification:'PT Sans Bold';text-align:center;text-anchor:middle"
          id="tspan3957"> </tspan><tspan
          sodipodi:role="line"
          x="327.5701"
          y="516.4342"
-         style="font-weight:normal;text-align:center;text-anchor:middle;-inkscape-font-specification:PT Sans"
+         style="font-weight:normal;-inkscape-font-specification:'PT Sans';text-align:center;text-anchor:middle"
          id="tspan3953">hereinziehen</tspan><tspan
          sodipodi:role="line"
          x="327.5701"
          y="570.90961"
-         style="font-size:38.15487289px;font-weight:normal;text-align:center;text-anchor:middle;-inkscape-font-specification:PT Sans"
+         style="font-weight:normal;font-size:38.15487289px;-inkscape-font-specification:'PT Sans';text-align:center;text-anchor:middle"
          id="tspan3949">oder</tspan><tspan
          sodipodi:role="line"
          x="327.5701"
          y="643.61713"
-         style="font-weight:normal;text-align:center;text-anchor:middle;-inkscape-font-specification:PT Sans"
+         style="font-weight:normal;-inkscape-font-specification:'PT Sans';text-align:center;text-anchor:middle"
          id="tspan3979">klicken</tspan><tspan
          sodipodi:role="line"
          x="328.90799"
          y="670.4054"
-         style="font-size:10px;font-weight:normal;text-align:center;text-anchor:middle;-inkscape-font-specification:PT Sans"
+         style="font-weight:normal;font-size:10px;-inkscape-font-specification:'PT Sans';text-align:center;text-anchor:middle"
          id="tspan3983"> </tspan><tspan
          sodipodi:role="line"
          x="327.5701"
@@ -98,13 +98,13 @@
          y="735.60632"
          style="font-size:28px;text-align:center;text-anchor:middle"
          id="tspan3973"><tspan
-   style="font-weight:bold;-inkscape-font-specification:PT Sans Bold"
+   style="font-weight:bold;-inkscape-font-specification:'PT Sans Bold'"
    id="tspan3985">flac</tspan>, <tspan
-   style="font-weight:bold;-inkscape-font-specification:PT Sans Bold"
+   style="font-weight:bold;-inkscape-font-specification:'PT Sans Bold'"
    id="tspan3987">wav</tspan>, <tspan
-   style="font-weight:bold;-inkscape-font-specification:PT Sans Bold"
+   style="font-weight:bold;-inkscape-font-specification:'PT Sans Bold'"
    id="tspan3989">ogg</tspan>, <tspan
-   style="font-weight:bold;-inkscape-font-specification:PT Sans Bold"
+   style="font-weight:bold;-inkscape-font-specification:'PT Sans Bold'"
    id="tspan3991">mp3</tspan></tspan></text>
     <rect
        style="fill:none;stroke:#000000;stroke-width:6.25299978;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:12.506, 25.012;stroke-dashoffset:62.53"
diff --git a/www/styles/shows.css b/www/styles/shows.css
index 6a8897a..47670c7 100644
--- a/www/styles/shows.css
+++ b/www/styles/shows.css
@@ -38,8 +38,8 @@
 #shows-upload div.modal-body {
   margin-left: auto;
   margin-right: auto;
-  width: 330px;
-  height: 330px;
+  width: 250px;
+  height: 250px;
   background-image: url('/img/dz-backdrop.png');
   background-repeat: no-repeat;
   background-position: center center;
-- 
cgit v0.10.2