Explorar el Código

Mise en place d'un bg pour le thumbail

bastien hace 13 años
padre
commit
a66babcab2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      web/bundles/muzichcore/css/main.css

+ 1 - 0
web/bundles/muzichcore/css/main.css Ver fichero

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