Commit 49fbc1a2cf48ae57a62edc174430b47a7fc91ec6

Authored by Rodrigo Souto
1 parent 667ef5cf

[tolerance-time] Fixing control panel icon path

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
plugins/tolerance_time/public/style.css
1 1 .controller-profile_editor a.control-panel-tolerance-time,
2 2 .controller-profile_editor .msie6 a.control-panel-tolerance-time {
3   - background-image: url(icons/tolerance-time.png)
  3 + background-image: url(/plugins/tolerance-time/icons/tolerance-time.png)
4 4 }
... ...