Commit 0c8c4bf2 authored by JC Brand's avatar JC Brand

Add missing images

parent 4c1f8577
......@@ -227,7 +227,7 @@ p.chatroom-topic {
a.subscribe-to-user {
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;
}
......@@ -237,7 +237,7 @@ div.add-xmpp-contact {
padding: 3px 3px 3px 3px;
margin: 0 0.5em;
clear: both;
background: url('/add_icon.png') no-repeat 3px 3px;
background: url('images/add_icon.png') no-repeat 3px 3px;
font-weight: bold;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment