Explorar o código

helios: css fix modified.png path

Nicolas Petton %!s(int64=11) %!d(string=hai) anos
pai
achega
496ac5cc45
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {