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
14de16f7
Commit
14de16f7
authored
Mar 16, 2018
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweak .button-on css
parent
7b8a2441
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
43 additions
and
43 deletions
+43
-43
css/converse.css
css/converse.css
+16
-16
css/inverse.css
css/inverse.css
+16
-16
package-lock.json
package-lock.json
+3
-3
sass/_chatbox.scss
sass/_chatbox.scss
+6
-4
sass/_chatrooms.scss
sass/_chatrooms.scss
+2
-4
No files found.
css/converse.css
View file @
14de16f7
...
@@ -4917,11 +4917,12 @@ body.reset {
...
@@ -4917,11 +4917,12 @@ body.reset {
#conversejs
.chat-head
a
:hover
.chatbox-btn.fa
,
#conversejs
.chat-head
a
:hover
.chatbox-btn.fa
,
#conversejs
.chat-head
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa
{
#conversejs
.chat-head
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa
{
color
:
white
;
}
color
:
white
;
}
#converse-embedded-chat
.chat-head
a
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head
a
:visited
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head
a
:hover
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head
a
.chatbox-btn.fa.button-on
:before
,
#converse-embedded-chat
.chat-head
a
:visited
.chatbox-btn.fa.button-on
:before
,
#converse-embedded-chat
.chat-head
a
:hover
.chatbox-btn.fa.button-on
:before
,
#converse-embedded-chat
.chat-head
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head
a
.chatbox-btn.fa.button-on
,
#conversejs
.chat-head
a
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head
a
:visited
.chatbox-btn.fa.button-on
,
#conversejs
.chat-head
a
:visited
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head
a
:hover
.chatbox-btn.fa.button-on
,
#conversejs
.chat-head
a
:hover
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
{
#conversejs
.chat-head
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
:before
{
padding
:
0.2em
;
background-color
:
white
;
background-color
:
white
;
color
:
#3AA569
;
}
color
:
#3AA569
;
}
#converse-embedded-chat
.chat-head
.chatbox-btn
,
#converse-embedded-chat
.chat-head
.chatbox-btn
,
...
@@ -4934,8 +4935,9 @@ body.reset {
...
@@ -4934,8 +4935,9 @@ body.reset {
#conversejs
.chat-head
.chatbox-btn
:active
{
#conversejs
.chat-head
.chatbox-btn
:active
{
position
:
relative
;
position
:
relative
;
top
:
1px
;
}
top
:
1px
;
}
#converse-embedded-chat
.chat-head
.chatbox-btn.button-on
,
#converse-embedded-chat
.chat-head
.chatbox-btn.button-on
:before
,
#conversejs
.chat-head
.chatbox-btn.button-on
{
#conversejs
.chat-head
.chatbox-btn.button-on
:before
{
border-radius
:
5%
;
background-color
:
white
;
background-color
:
white
;
color
:
#3AA569
;
}
color
:
#3AA569
;
}
#converse-embedded-chat
.chatbox
,
#converse-embedded-chat
.chatbox
,
...
@@ -5912,16 +5914,14 @@ body.reset {
...
@@ -5912,16 +5914,14 @@ body.reset {
#conversejs
.chat-head-chatroom
a
:hover
.chatbox-btn.fa
,
#conversejs
.chat-head-chatroom
a
:hover
.chatbox-btn.fa
,
#conversejs
.chat-head-chatroom
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa
{
#conversejs
.chat-head-chatroom
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa
{
color
:
white
;
}
color
:
white
;
}
#converse-embedded-chat
.chat-head-chatroom
a
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head-chatroom
a
:visited
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head-chatroom
a
:hover
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head-chatroom
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head-chatroom
a
.chatbox-btn.fa.button-on
:before
,
#converse-embedded-chat
.chat-head-chatroom
a
:visited
.chatbox-btn.fa.button-on
:before
,
#converse-embedded-chat
.chat-head-chatroom
a
:hover
.chatbox-btn.fa.button-on
:before
,
#converse-embedded-chat
.chat-head-chatroom
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head-chatroom
a
.chatbox-btn.fa.button-on
,
#conversejs
.chat-head-chatroom
a
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head-chatroom
a
:visited
.chatbox-btn.fa.button-on
,
#conversejs
.chat-head-chatroom
a
:visited
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head-chatroom
a
:hover
.chatbox-btn.fa.button-on
,
#conversejs
.chat-head-chatroom
a
:hover
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head-chatroom
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
{
#conversejs
.chat-head-chatroom
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
:before
{
background-color
:
white
;
color
:
#E77051
;
}
color
:
#E77051
;
}
#converse-embedded-chat
.chat-head-chatroom
.chatbox-btn.button-on
,
#converse-embedded-chat
.chat-head-chatroom
.chatbox-btn.button-on
:before
,
#conversejs
.chat-head-chatroom
.chatbox-btn.button-on
{
#conversejs
.chat-head-chatroom
.chatbox-btn.button-on
:before
{
background-color
:
white
;
color
:
#E77051
;
}
color
:
#E77051
;
}
#converse-embedded-chat
.chat-head-chatroom
.chat-title
,
#converse-embedded-chat
.chat-head-chatroom
.chat-title
,
#conversejs
.chat-head-chatroom
.chat-title
{
#conversejs
.chat-head-chatroom
.chat-title
{
...
...
css/inverse.css
View file @
14de16f7
...
@@ -4969,11 +4969,12 @@ body {
...
@@ -4969,11 +4969,12 @@ body {
#conversejs
.chat-head
a
:hover
.chatbox-btn.fa
,
#conversejs
.chat-head
a
:hover
.chatbox-btn.fa
,
#conversejs
.chat-head
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa
{
#conversejs
.chat-head
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa
{
color
:
white
;
}
color
:
white
;
}
#converse-embedded-chat
.chat-head
a
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head
a
:visited
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head
a
:hover
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head
a
.chatbox-btn.fa.button-on
:before
,
#converse-embedded-chat
.chat-head
a
:visited
.chatbox-btn.fa.button-on
:before
,
#converse-embedded-chat
.chat-head
a
:hover
.chatbox-btn.fa.button-on
:before
,
#converse-embedded-chat
.chat-head
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head
a
.chatbox-btn.fa.button-on
,
#conversejs
.chat-head
a
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head
a
:visited
.chatbox-btn.fa.button-on
,
#conversejs
.chat-head
a
:visited
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head
a
:hover
.chatbox-btn.fa.button-on
,
#conversejs
.chat-head
a
:hover
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
{
#conversejs
.chat-head
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
:before
{
padding
:
0.2em
;
background-color
:
white
;
background-color
:
white
;
color
:
#3AA569
;
}
color
:
#3AA569
;
}
#converse-embedded-chat
.chat-head
.chatbox-btn
,
#converse-embedded-chat
.chat-head
.chatbox-btn
,
...
@@ -4986,8 +4987,9 @@ body {
...
@@ -4986,8 +4987,9 @@ body {
#conversejs
.chat-head
.chatbox-btn
:active
{
#conversejs
.chat-head
.chatbox-btn
:active
{
position
:
relative
;
position
:
relative
;
top
:
1px
;
}
top
:
1px
;
}
#converse-embedded-chat
.chat-head
.chatbox-btn.button-on
,
#converse-embedded-chat
.chat-head
.chatbox-btn.button-on
:before
,
#conversejs
.chat-head
.chatbox-btn.button-on
{
#conversejs
.chat-head
.chatbox-btn.button-on
:before
{
border-radius
:
5%
;
background-color
:
white
;
background-color
:
white
;
color
:
#3AA569
;
}
color
:
#3AA569
;
}
#converse-embedded-chat
.chatbox
,
#converse-embedded-chat
.chatbox
,
...
@@ -6050,16 +6052,14 @@ body {
...
@@ -6050,16 +6052,14 @@ body {
#conversejs
.chat-head-chatroom
a
:hover
.chatbox-btn.fa
,
#conversejs
.chat-head-chatroom
a
:hover
.chatbox-btn.fa
,
#conversejs
.chat-head-chatroom
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa
{
#conversejs
.chat-head-chatroom
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa
{
color
:
white
;
}
color
:
white
;
}
#converse-embedded-chat
.chat-head-chatroom
a
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head-chatroom
a
:visited
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head-chatroom
a
:hover
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head-chatroom
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
,
#converse-embedded-chat
.chat-head-chatroom
a
.chatbox-btn.fa.button-on
:before
,
#converse-embedded-chat
.chat-head-chatroom
a
:visited
.chatbox-btn.fa.button-on
:before
,
#converse-embedded-chat
.chat-head-chatroom
a
:hover
.chatbox-btn.fa.button-on
:before
,
#converse-embedded-chat
.chat-head-chatroom
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head-chatroom
a
.chatbox-btn.fa.button-on
,
#conversejs
.chat-head-chatroom
a
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head-chatroom
a
:visited
.chatbox-btn.fa.button-on
,
#conversejs
.chat-head-chatroom
a
:visited
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head-chatroom
a
:hover
.chatbox-btn.fa.button-on
,
#conversejs
.chat-head-chatroom
a
:hover
.chatbox-btn.fa.button-on
:before
,
#conversejs
.chat-head-chatroom
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
{
#conversejs
.chat-head-chatroom
a
:not
([
href
])
:not
([
tabindex
])
.chatbox-btn.fa.button-on
:before
{
background-color
:
white
;
color
:
#E77051
;
}
color
:
#E77051
;
}
#converse-embedded-chat
.chat-head-chatroom
.chatbox-btn.button-on
,
#converse-embedded-chat
.chat-head-chatroom
.chatbox-btn.button-on
:before
,
#conversejs
.chat-head-chatroom
.chatbox-btn.button-on
{
#conversejs
.chat-head-chatroom
.chatbox-btn.button-on
:before
{
background-color
:
white
;
color
:
#E77051
;
}
color
:
#E77051
;
}
#converse-embedded-chat
.chat-head-chatroom
.chat-title
,
#converse-embedded-chat
.chat-head-chatroom
.chat-title
,
#conversejs
.chat-head-chatroom
.chat-title
{
#conversejs
.chat-head-chatroom
.chat-title
{
...
...
package-lock.json
View file @
14de16f7
...
@@ -4035,7 +4035,7 @@
...
@@ -4035,7 +4035,7 @@
},
},
"npm"
:
{
"npm"
:
{
"version"
:
"5.7.1"
,
"version"
:
"5.7.1"
,
"resolved"
:
"http
s
://registry.npmjs.org/npm/-/npm-5.7.1.tgz"
,
"resolved"
:
"http://registry.npmjs.org/npm/-/npm-5.7.1.tgz"
,
"integrity"
:
"sha512-r1grvv6mcEt+nlMzMWPc5n/z5q8NNuBWj0TGFp1PBSFCl6ubnAoUGBsucYsnZYT7MOJn0ha1ptEjmdBoAdJ+SA=="
,
"integrity"
:
"sha512-r1grvv6mcEt+nlMzMWPc5n/z5q8NNuBWj0TGFp1PBSFCl6ubnAoUGBsucYsnZYT7MOJn0ha1ptEjmdBoAdJ+SA=="
,
"requires"
:
{
"requires"
:
{
"JSONStream"
:
"1.3.2"
,
"JSONStream"
:
"1.3.2"
,
...
@@ -7997,7 +7997,7 @@
...
@@ -7997,7 +7997,7 @@
},
},
"onetime"
:
{
"onetime"
:
{
"version"
:
"1.1.0"
,
"version"
:
"1.1.0"
,
"resolved"
:
"http
s
://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz"
,
"resolved"
:
"http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz"
,
"integrity"
:
"sha1-ofeDj4MUxRbwXs78vEzP4EtO14k="
,
"integrity"
:
"sha1-ofeDj4MUxRbwXs78vEzP4EtO14k="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -8223,7 +8223,7 @@
...
@@ -8223,7 +8223,7 @@
},
},
"pinkie-promise"
:
{
"pinkie-promise"
:
{
"version"
:
"2.0.1"
,
"version"
:
"2.0.1"
,
"resolved"
:
"http
s
://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz"
,
"resolved"
:
"http://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz"
,
"integrity"
:
"sha1-ITXW36ejWMBprJsXh3YogihFD/o="
,
"integrity"
:
"sha1-ITXW36ejWMBprJsXh3YogihFD/o="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
...
sass/_chatbox.scss
View file @
14de16f7
...
@@ -70,8 +70,9 @@
...
@@ -70,8 +70,9 @@
&
.chatbox-btn
{
&
.chatbox-btn
{
&
.fa
{
&
.fa
{
color
:
white
;
color
:
white
;
&
.button-on
{
&
.button-on
:before
{
background-color
:
white
;
padding
:
0
.2em
;
background-color
:
$chat-head-text-color
;
color
:
$chat-head-color
;
color
:
$chat-head-color
;
}
}
}
}
...
@@ -87,8 +88,9 @@
...
@@ -87,8 +88,9 @@
position
:
relative
;
position
:
relative
;
top
:
1px
;
top
:
1px
;
}
}
&
.button-on
{
&
.button-on
:before
{
background-color
:
white
;
border-radius
:
5%
;
background-color
:
$chat-head-text-color
;
color
:
$chat-head-color
;
color
:
$chat-head-color
;
}
}
}
}
...
...
sass/_chatrooms.scss
View file @
14de16f7
...
@@ -20,8 +20,7 @@
...
@@ -20,8 +20,7 @@
&
.chatbox-btn
{
&
.chatbox-btn
{
&
.fa
{
&
.fa
{
color
:
$chat-head-text-color
;
color
:
$chat-head-text-color
;
&
.button-on
{
&
.button-on
:before
{
background-color
:
$chat-head-text-color
;
color
:
$chatroom-head-color
;
color
:
$chatroom-head-color
;
}
}
}
}
...
@@ -29,8 +28,7 @@
...
@@ -29,8 +28,7 @@
}
}
.chatbox-btn
{
.chatbox-btn
{
&
.button-on
{
&
.button-on
:before
{
background-color
:
$chat-head-text-color
;
color
:
$chatroom-head-color
;
color
:
$chatroom-head-color
;
}
}
}
}
...
...
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