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
3c1db0fe
Commit
3c1db0fe
authored
Jul 02, 2018
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes #1069 Only show bookmark icons on hover
parent
a2fef127
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
42 additions
and
32 deletions
+42
-32
css/converse.css
css/converse.css
+27
-11
sass/_bookmarks.scss
sass/_bookmarks.scss
+10
-1
sass/_roomslist.scss
sass/_roomslist.scss
+5
-20
No files found.
css/converse.css
View file @
3c1db0fe
...
...
@@ -8275,12 +8275,15 @@ body.reset {
#conversejs
.list-container
.items-list
.open-headline
:hover
,
#conversejs
.list-container
.items-list
.open-chatroom
:hover
{
background-color
:
#eff4f7
;
}
#conversejs
.list-container
.items-list
.available-chatroom
:hover
a
.add-bookmark
,
#conversejs
.list-container
.items-list
.available-chatroom
:hover
a
.room-info
,
#conversejs
.list-container
.items-list
.open-headline
:hover
a
.add-bookmark
,
#conversejs
.list-container
.items-list
.open-headline
:hover
a
.room-info
,
#conversejs
.list-container
.items-list
.open-chatroom
:hover
a
.add-bookmark
,
#conversejs
.list-container
.items-list
.open-chatroom
:hover
a
.room-info
{
#conversejs
.list-container
.items-list
.available-chatroom
:hover
.remove-bookmark
,
#conversejs
.list-container
.items-list
.available-chatroom
:hover
.add-bookmark
,
#conversejs
.list-container
.items-list
.available-chatroom
:hover
.room-info
,
#conversejs
.list-container
.items-list
.open-headline
:hover
.remove-bookmark
,
#conversejs
.list-container
.items-list
.open-headline
:hover
.add-bookmark
,
#conversejs
.list-container
.items-list
.open-headline
:hover
.room-info
,
#conversejs
.list-container
.items-list
.open-chatroom
:hover
.remove-bookmark
,
#conversejs
.list-container
.items-list
.open-chatroom
:hover
.add-bookmark
,
#conversejs
.list-container
.items-list
.open-chatroom
:hover
.room-info
{
display
:
block
!important
;
}
#conversejs
.list-container
.items-list
.available-chatroom.unread-msgs
.msgs-indicator
,
#conversejs
.list-container
.items-list
.open-headline.unread-msgs
.msgs-indicator
,
...
...
@@ -8299,15 +8302,19 @@ body.reset {
#conversejs
.list-container
.items-list
.open-headline
a
:hover
,
#conversejs
.list-container
.items-list
.open-chatroom
a
:hover
{
color
:
#206485
;
}
#conversejs
.list-container
.items-list
.available-chatroom
a
.add-bookmark
,
#conversejs
.list-container
.items-list
.available-chatroom
a
.room-info
,
#conversejs
.list-container
.items-list
.available-chatroom
a
.remove-bookmark
,
#conversejs
.list-container
.items-list
.available-chatroom
a
.add-bookmark
,
#conversejs
.list-container
.items-list
.available-chatroom
a
.room-info
,
#conversejs
.list-container
.items-list
.open-headline
a
.remove-bookmark
,
#conversejs
.list-container
.items-list
.open-headline
a
.add-bookmark
,
#conversejs
.list-container
.items-list
.open-headline
a
.room-info
,
#conversejs
.list-container
.items-list
.open-chatroom
a
.remove-bookmark
,
#conversejs
.list-container
.items-list
.open-chatroom
a
.add-bookmark
,
#conversejs
.list-container
.items-list
.open-chatroom
a
.room-info
{
display
:
none
;
}
#conversejs
.list-container
.items-list
.available-chatroom
a
.add-bookmark
:before
,
#conversejs
.list-container
.items-list
.available-chatroom
a
.room-info
:before
,
#conversejs
.list-container
.items-list
.available-chatroom
a
.remove-bookmark
:before
,
#conversejs
.list-container
.items-list
.available-chatroom
a
.add-bookmark
:before
,
#conversejs
.list-container
.items-list
.available-chatroom
a
.room-info
:before
,
#conversejs
.list-container
.items-list
.open-headline
a
.remove-bookmark
:before
,
#conversejs
.list-container
.items-list
.open-headline
a
.add-bookmark
:before
,
#conversejs
.list-container
.items-list
.open-headline
a
.room-info
:before
,
#conversejs
.list-container
.items-list
.open-chatroom
a
.remove-bookmark
:before
,
#conversejs
.list-container
.items-list
.open-chatroom
a
.add-bookmark
:before
,
#conversejs
.list-container
.items-list
.open-chatroom
a
.room-info
:before
{
font-size
:
15px
;
}
...
...
@@ -8326,29 +8333,35 @@ body.reset {
width
:
85%
;
}
#conversejs
.list-container
.items-list
.available-chatroom
.add-bookmark
,
#conversejs
.list-container
.items-list
.available-chatroom
.remove-bookmark
,
#conversejs
.list-container
.items-list
.available-chatroom
.remove-bookmark
,
#conversejs
.list-container
.items-list
.open-headline
.add-bookmark
,
#conversejs
.list-container
.items-list
.open-headline
.remove-bookmark
,
#conversejs
.list-container
.items-list
.open-headline
.remove-bookmark
,
#conversejs
.list-container
.items-list
.open-chatroom
.add-bookmark
,
#conversejs
.list-container
.items-list
.open-chatroom
.remove-bookmark
,
#conversejs
.list-container
.items-list
.open-chatroom
.remove-bookmark
{
color
:
#A8ABA1
;
}
#conversejs
.list-container
.items-list
.available-chatroom
.add-bookmark.button-on
,
#conversejs
.list-container
.items-list
.available-chatroom
.remove-bookmark.button-on
,
#conversejs
.list-container
.items-list
.available-chatroom
.remove-bookmark.button-on
,
#conversejs
.list-container
.items-list
.open-headline
.add-bookmark.button-on
,
#conversejs
.list-container
.items-list
.open-headline
.remove-bookmark.button-on
,
#conversejs
.list-container
.items-list
.open-headline
.remove-bookmark.button-on
,
#conversejs
.list-container
.items-list
.open-chatroom
.add-bookmark.button-on
,
#conversejs
.list-container
.items-list
.open-chatroom
.remove-bookmark.button-on
,
#conversejs
.list-container
.items-list
.open-chatroom
.remove-bookmark.button-on
{
color
:
#578EA9
;
}
#conversejs
.list-container
.items-list
.available-chatroom
.add-bookmark.button-on
:hover
,
#conversejs
.list-container
.items-list
.available-chatroom
.remove-bookmark.button-on
:hover
,
#conversejs
.list-container
.items-list
.available-chatroom
.remove-bookmark.button-on
:hover
,
#conversejs
.list-container
.items-list
.open-headline
.add-bookmark.button-on
:hover
,
#conversejs
.list-container
.items-list
.open-headline
.remove-bookmark.button-on
:hover
,
#conversejs
.list-container
.items-list
.open-headline
.remove-bookmark.button-on
:hover
,
#conversejs
.list-container
.items-list
.open-chatroom
.add-bookmark.button-on
:hover
,
#conversejs
.list-container
.items-list
.open-chatroom
.remove-bookmark.button-on
:hover
,
#conversejs
.list-container
.items-list
.open-chatroom
.remove-bookmark.button-on
:hover
{
color
:
#206485
;
}
#conversejs
.fullscreen
#controlbox
#chatrooms
.bookmarks-list
dl
.rooms-list.bookmarks
dd
.available-chatroom
a
.open-room
{
width
:
80%
;
}
#conversejs
#converse-roster
{
text-align
:
left
;
width
:
100%
;
...
...
@@ -9032,6 +9045,9 @@ body.reset {
#conversejs
.converse-overlayed
#minimized-chats
.chat-head-message-count-hidden
{
display
:
none
;
}
#conversejs
.fullscreen
#controlbox
#chatrooms
.bookmarks-list
dl
.rooms-list.bookmarks
dd
.available-chatroom
a
.open-room
{
width
:
80%
;
}
#conversejs
[
hidden
]
{
display
:
none
;
}
#conversejs
.visually-hidden
{
...
...
sass/_bookmarks.scss
View file @
3c1db0fe
#conversejs
{
#conversejs
.fullscreen
{
#controlbox
{
#chatrooms
{
.bookmarks-list
{
dl
.rooms-list.bookmarks
{
dd
.available-chatroom
{
a
{
&
.open-room
{
width
:
80%
;
}
}
}
}
}
}
}
...
...
sass/_roomslist.scss
View file @
3c1db0fe
...
...
@@ -32,8 +32,9 @@
.open-chatroom
{
&
:hover
{
background-color
:
lighten
(
$controlbox-head-color
,
45%
);
a
.add-bookmark
,
a
.room-info
{
.remove-bookmark
,
.add-bookmark
,
.room-info
{
display
:
block
!
important
;
}
}
...
...
@@ -52,6 +53,7 @@
&
:hover
{
color
:
$dark-link-color
;
}
&
.remove-bookmark
,
&
.add-bookmark
,
&
.room-info
{
display
:
none
;
...
...
@@ -72,6 +74,7 @@
}
}
.add-bookmark
,
.remove-bookmark
,
.remove-bookmark
{
&
.button-on
{
color
:
$link-color
;
...
...
@@ -85,21 +88,3 @@
}
}
}
#conversejs
.fullscreen
{
#controlbox
{
#chatrooms
{
.bookmarks-list
{
dl
.rooms-list.bookmarks
{
dd
.available-chatroom
{
a
{
&
.open-room
{
width
:
80%
;
}
}
}
}
}
}
}
}
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