Преглед на файлове

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 {