Преглед изворни кода

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 {