Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
0c8c4bf2
Commit
0c8c4bf2
authored
Mar 03, 2013
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing images
parent
4c1f8577
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
converse.css
converse.css
+2
-2
images/add_icon.png
images/add_icon.png
+0
-0
images/delete_icon.png
images/delete_icon.png
+0
-0
images/pencil_icon.png
images/pencil_icon.png
+0
-0
No files found.
converse.css
View file @
0c8c4bf2
...
...
@@ -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
;
}
...
...
images/add_icon.png
0 → 100644
View file @
0c8c4bf2
249 Bytes
images/delete_icon.png
0 → 100644
View file @
0c8c4bf2
470 Bytes
images/pencil_icon.png
0 → 100644
View file @
0c8c4bf2
226 Bytes
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment