Commit 10917d93df9232b1c6123e4906ef1c888233bb3a
1 parent
be54a868
Exists in
master
and in
2 other branches
updating theme
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
style.css
... | ... | @@ -134,7 +134,7 @@ |
134 | 134 | |
135 | 135 | .icon-set-admin-role { background-image: url(outras/16x16/actions/add.gif) } |
136 | 136 | .icon-reset-admin-role { background-image: url(outras/16x16/apps/user.png) } |
137 | -.icon-activate-user { background-image: url(Tango/16x16/emblems/emblem-system.gif) } | |
137 | +.icon-activate-user { background-image: url(outras/16x16/emblems/emblem-system.gif) } | |
138 | 138 | .icon-deactivate-user { background-image: url(outras/16x16/emblems/emblem-unreadable.png) } |
139 | 139 | |
140 | 140 | /******************LARGE ICONS********************/ | ... | ... |