Bläddra i källkod

Mise en place d'un bg pour le thumbail

bastien 13 år sedan
förälder
incheckning
a66babcab2
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      web/bundles/muzichcore/css/main.css

+ 1 - 0
web/bundles/muzichcore/css/main.css Visa fil

456
 
456
 
457
 li.element td.element_thumbnail
457
 li.element td.element_thumbnail
458
 {
458
 {
459
+  background-image: url(/bundles/muzichcore/img/nothumb.png);
459
   width: 120px;
460
   width: 120px;
460
   height: 90px;
461
   height: 90px;
461
 }
462
 }