瀏覽代碼

Mise en place d'un bg pour le thumbail

bastien 13 年之前
父節點
當前提交
a66babcab2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      web/bundles/muzichcore/css/main.css

+ 1 - 0
web/bundles/muzichcore/css/main.css 查看文件

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