瀏覽代碼

helios: css fix modified.png path

Nicolas Petton 11 年之前
父節點
當前提交
496ac5cc45
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      css/helios.css

+ 1 - 1
css/helios.css

@@ -73,7 +73,7 @@ i {
 }
 
 .state.modified {
-    background: transparent url('/images/modified.png') 50% 50% no-repeat;
+    background: transparent url('../images/modified.png') 50% 50% no-repeat;
 }
 
 .buttons_bar {