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
df9070fd
Commit
df9070fd
authored
May 12, 2014
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
offscreen-chatboxes renamed to trimmed-chatboxes
parent
0b10ad00
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
16 deletions
+4
-16
converse.min.css
converse.min.css
+0
-12
css/converse.css
css/converse.css
+4
-4
No files found.
converse.min.css
deleted
100644 → 0
View file @
0b10ad00
This diff is collapsed.
Click to expand it.
css/converse.css
View file @
df9070fd
...
...
@@ -526,13 +526,13 @@ span.spinner.hor_centered {
margin-right
:
5px
;
color
:
white
;
}
#conversejs
#
offscreen
-chatboxes
{
#conversejs
#
trimmed
-chatboxes
{
float
:
left
;
height
:
25px
;
margin-left
:
5px
;
display
:
block
;
}
#conversejs
#
offscreen
-chatboxes
.box-flyout
{
#conversejs
#
trimmed
-chatboxes
.box-flyout
{
position
:
absolute
;
display
:
block
;
bottom
:
1px
;
...
...
@@ -540,7 +540,7 @@ span.spinner.hor_centered {
border-radius
:
4px
;
height
:
auto
;
}
#conversejs
#
offscreen
-chatboxes
.box-flyout
.chat-head
{
#conversejs
#
trimmed
-chatboxes
.box-flyout
.chat-head
{
font-size
:
100%
;
border-radius
:
4px
;
padding
:
3px
0
0
5px
;
...
...
@@ -548,7 +548,7 @@ span.spinner.hor_centered {
box-shadow
:
1px
3px
5px
3px
rgba
(
0
,
0
,
0
,
0.4
);
height
:
24px
;
}
#conversejs
#
offscreen
-chatboxes
.chat-head-chatroom
{
#conversejs
#
trimmed
-chatboxes
.chat-head-chatroom
{
width
:
100px
;
}
#conversejs
#toggle-controlbox
{
...
...
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