Commit c3fe8740a1cec1f75c3bd9c62d491275dea4ca18
1 parent
49fbc1a2
Exists in
master
and in
29 other branches
[tolerance-time] Replacing dash by underscore
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
plugins/tolerance_time/public/style.css
1 | .controller-profile_editor a.control-panel-tolerance-time, | 1 | .controller-profile_editor a.control-panel-tolerance-time, |
2 | .controller-profile_editor .msie6 a.control-panel-tolerance-time { | 2 | .controller-profile_editor .msie6 a.control-panel-tolerance-time { |
3 | - background-image: url(/plugins/tolerance-time/icons/tolerance-time.png) | 3 | + background-image: url(/plugins/tolerance_time/icons/tolerance-time.png) |
4 | } | 4 | } |