瀏覽代碼

HUE-472. JFrame Gallery's icon is borked.

Aaron Newton 14 年之前
父節點
當前提交
bbdaeee7a7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      apps/jframegallery/static/css/jframegallery.css

+ 1 - 1
apps/jframegallery/static/css/jframegallery.css

@@ -23,7 +23,7 @@
 	margin-bottom: 5px;
 }
 
-.jframe-gallery .index a {
+.jframe-gallery .jframe_contents.index a {
 	background: url(/static/art/led-icons/folder.png) no-repeat 4px 2px;
 	padding: 3px 2px 3px 24px;
 	display: block;