xmpp.chapril.org-conversejs/sass/_roomslist.scss
JC Brand 336dc7408f Remove the pulse entirely.
Couldn't get it to look/work satisfactorily
2017-06-15 18:29:08 +02:00

13 lines
246 B
SCSS

#conversejs {
#controlbox {
.available-chatroom {
&.unread-msgs {
.msgs-indicator {
border-radius: 10%;
opacity: 1;
}
}
}
}
}