Add missing images

This commit is contained in:
JC Brand 2013-03-03 17:25:23 +02:00
parent 4c1f857741
commit 0c8c4bf2cd
4 changed files with 2 additions and 2 deletions

View File

@ -227,7 +227,7 @@ p.chatroom-topic {
a.subscribe-to-user { a.subscribe-to-user {
padding-left: 2em; padding-left: 2em;
background: url('/add_icon.png') no-repeat 3px top; background: url('images/add_icon.png') no-repeat 3px top;
font-weight: bold; font-weight: bold;
} }
@ -237,7 +237,7 @@ div.add-xmpp-contact {
padding: 3px 3px 3px 3px; padding: 3px 3px 3px 3px;
margin: 0 0.5em; margin: 0 0.5em;
clear: both; clear: both;
background: url('/add_icon.png') no-repeat 3px 3px; background: url('images/add_icon.png') no-repeat 3px 3px;
font-weight: bold; font-weight: bold;
} }

BIN
images/add_icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 B

BIN
images/delete_icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

BIN
images/pencil_icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 B