Browse Source

Mise en place d'un bg pour le thumbail

bastien 13 years ago
parent
commit
a66babcab2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web/bundles/muzichcore/css/main.css

+ 1 - 0
web/bundles/muzichcore/css/main.css View File

@@ -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
 }