]> git.parisson.com Git - teleforma.git/commitdiff
fix repeat
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 27 Oct 2016 18:28:54 +0000 (20:28 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 27 Oct 2016 18:28:54 +0000 (20:28 +0200)
teleforma/static/teleforma/css/teleforma.css

index eb9302715a152973318df0686c6cf4e09abba54a..46c7741bcf2c3c8fdb2adef14eed7f2c0878509c 100644 (file)
@@ -1351,7 +1351,7 @@ input,textarea{
 
 #module-set .module {
     border: 1px solid #000;
-    background: repeat-x repeat-y url(/static/telemeta/images/tw_hd.png) 0 0;
+    background: repeat url(/static/telemeta/images/tw_hd.png) 0 0;
     padding: 0.2em;
     margin: 2em 1em 0em 0em;
     -moz-border-radius: 8px 0px 11px 11px;