소스 검색

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;