|
@@ -8277,14 +8277,25 @@ body.reset {
|
|
|
background-color: #eff4f7; }
|
|
|
#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 .close-room,
|
|
|
#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 .close-room,
|
|
|
#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 .close-room,
|
|
|
#conversejs .list-container .items-list .open-chatroom:hover .room-info {
|
|
|
display: block !important; }
|
|
|
+ #conversejs .list-container .items-list .available-chatroom.open,
|
|
|
+ #conversejs .list-container .items-list .open-headline.open,
|
|
|
+ #conversejs .list-container .items-list .open-chatroom.open {
|
|
|
+ background-color: #578EA9; }
|
|
|
+ #conversejs .list-container .items-list .available-chatroom.open a,
|
|
|
+ #conversejs .list-container .items-list .open-headline.open a,
|
|
|
+ #conversejs .list-container .items-list .open-chatroom.open a {
|
|
|
+ color: white !important; }
|
|
|
#conversejs .list-container .items-list .available-chatroom.unread-msgs .msgs-indicator,
|
|
|
#conversejs .list-container .items-list .open-headline.unread-msgs .msgs-indicator,
|
|
|
#conversejs .list-container .items-list .open-chatroom.unread-msgs .msgs-indicator {
|
|
@@ -8302,20 +8313,24 @@ 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.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 .available-chatroom a.remove-bookmark, #conversejs .list-container .items-list .available-chatroom a.add-bookmark, #conversejs .list-container .items-list .available-chatroom a.close-room, #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.close-room,
|
|
|
#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.close-room,
|
|
|
#conversejs .list-container .items-list .open-chatroom a.room-info {
|
|
|
display: none; }
|
|
|
- #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 .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.close-room: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.close-room: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.close-room:before,
|
|
|
#conversejs .list-container .items-list .open-chatroom a.room-info:before {
|
|
|
font-size: 15px; }
|
|
|
#conversejs .list-container .items-list .available-chatroom a.open-room,
|
|
@@ -8333,33 +8348,42 @@ 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 .available-chatroom .close-room,
|
|
|
+ #conversejs .list-container .items-list .available-chatroom .room-info,
|
|
|
#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-headline .close-room,
|
|
|
+ #conversejs .list-container .items-list .open-headline .room-info,
|
|
|
#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 {
|
|
|
+ #conversejs .list-container .items-list .open-chatroom .close-room,
|
|
|
+ #conversejs .list-container .items-list .open-chatroom .room-info {
|
|
|
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 .available-chatroom .close-room.button-on,
|
|
|
+ #conversejs .list-container .items-list .available-chatroom .room-info.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-headline .close-room.button-on,
|
|
|
+ #conversejs .list-container .items-list .open-headline .room-info.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 {
|
|
|
+ #conversejs .list-container .items-list .open-chatroom .close-room.button-on,
|
|
|
+ #conversejs .list-container .items-list .open-chatroom .room-info.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 .available-chatroom .close-room.button-on:hover,
|
|
|
+ #conversejs .list-container .items-list .available-chatroom .room-info.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-headline .close-room.button-on:hover,
|
|
|
+ #conversejs .list-container .items-list .open-headline .room-info.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 {
|
|
|
+ #conversejs .list-container .items-list .open-chatroom .close-room.button-on:hover,
|
|
|
+ #conversejs .list-container .items-list .open-chatroom .room-info.button-on:hover {
|
|
|
color: #206485; }
|
|
|
|
|
|
#conversejs #converse-roster {
|