Commit 6dc0bde84b40bce29f3c415ef240c7b192462e62
1 parent
fa5cc1b0
Exists in
master
and in
2 other branches
add missing icons
Showing
2 changed files
with
1 additions
and
0 deletions
Show diff stats
1.38 KB
style.css
... | ... | @@ -133,6 +133,7 @@ |
133 | 133 | .icon-clock { background-image: url(outras/16x16/actions/all-versions.png) } |
134 | 134 | |
135 | 135 | .icon-set-admin-role { background-image: url(outras/16x16/apps/user.png) } |
136 | +.icon-activate-user { background-image: url(Tango/16x16/emblems/emblem-system.gif) } | |
136 | 137 | .icon-deactivate-user { background-image: url(outras/16x16/emblems/emblem-unreadable.png) } |
137 | 138 | |
138 | 139 | /******************LARGE ICONS********************/ | ... | ... |