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
b79c12e8
Commit
b79c12e8
authored
Aug 12, 2013
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mockup tweaks
parent
fadbb775
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
converse.css
converse.css
+1
-1
mockup.html
mockup.html
+5
-5
No files found.
converse.css
View file @
b79c12e8
...
...
@@ -361,7 +361,7 @@ form.search-xmpp-contact input {
a
.configure-chatroom-button
,
a
.close-chatbox-button
{
font-size
:
1
3
px
;
font-size
:
1
2
px
;
padding
:
2px
2px
1px
2px
;
margin-right
:
3px
;
cursor
:
pointer
;
...
...
mockup.html
View file @
b79c12e8
...
...
@@ -109,7 +109,7 @@
<dd
class=
"online current-xmpp-contact"
>
<a
class=
"open-chat"
title=
"Click to chat with this contact"
href=
"#"
>
<span
class=
"icon-bubble"
title=
"This contact is online"
></span>
John Smit
h
</a>
John Smit
</a>
<a
class=
"remove-xmpp-contact icon-remove"
title=
"Click to remove this contact"
href=
"#"
></a>
</dd>
<dd
class=
"dnd current-xmpp-contact"
>
...
...
@@ -133,18 +133,18 @@
<dt
id=
"xmpp-contact-requests"
style=
"display: block;"
>
Contact requests
</dt>
<dd
class=
"offline requesting-xmpp-contact"
>
<div>
Dominik Beyer
</div>
<div>
Bob Skinstad
</div>
<button
type=
"button"
class=
"accept-xmpp-request"
>
Accept
</button>
<button
type=
"button"
class=
"decline-xmpp-request"
>
Decline
</button>
</dd>
<dd
class=
"offline requesting-xmpp-contact"
>
<div>
Mohamad Stet
</div>
<div>
André Vos
</div>
<button
type=
"button"
class=
"accept-xmpp-request"
>
Accept
</button>
<button
type=
"button"
class=
"decline-xmpp-request"
>
Decline
</button>
</dd>
<dt
id=
"pending-xmpp-contacts"
style=
"display: block;"
>
Pending contacts
</dt>
<dd
class=
"offline pending-xmpp-contact"
><span>
André Vo
s
</span>
<dd
class=
"offline pending-xmpp-contact"
><span>
Rassie Erasmu
s
</span>
<a
class=
"remove-xmpp-contact icon-remove"
title=
"Click to remove this contact"
href=
"#"
></a>
</dd>
<dd
class=
"offline pending-xmpp-contact"
><span>
Victor Matfield
</span>
...
...
@@ -191,7 +191,7 @@
<div
class=
"chat-head chat-head-chatbox"
>
<a
class=
"close-chatbox-button icon-close"
></a>
<a
href=
""
target=
"_blank"
class=
"user"
>
<div
class=
"chat-title"
>
John Smit
h
</div>
<div
class=
"chat-title"
>
John Smit
</div>
</a>
<p
class=
"user-custom-message"
></p>
<p></p>
...
...
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