Commit 251330245fe2c19eaa6540de06aebab262625b24
1 parent
912c28e6
Exists in
master
and in
2 other branches
add missing icon
Showing
2 changed files
with
1 additions
and
0 deletions
Show diff stats
668 Bytes
style.css
... | ... | @@ -29,6 +29,7 @@ |
29 | 29 | .faltando-classe { background-image: url(outras/16x16/apps/tags.gif) } |
30 | 30 | .faltando-classe { background-image: url(outras/16x16/actions/invite-friend.gif) } |
31 | 31 | |
32 | +.icon-embed { background-image: url(outras/16x16/actions/terminal.png) } | |
32 | 33 | .icon-clone { background-image: url(outras/16x16/actions/clone.png) } |
33 | 34 | .icon-edit { background-image: url(outras/16x16/apps/text-editor.png) } |
34 | 35 | .icon-home { background-image: url(outras/16x16/actions/go-home.gif) } | ... | ... |