wip layout new buttons background
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* add or remove '.chat_item' to toggle the hover effect */
|
||||||
#chat_box.new .chat_item button {
|
#chat_box.new .chat_item button {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
@@ -30,4 +31,9 @@
|
|||||||
margin: 10px 0px;
|
margin: 10px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
<div id="chat_api_publics_rooms" class="chat_api">
|
||||||
|
<button class="chat_room_name" onclick="layout('room')">
|
||||||
|
<p class="__left">join room</p>
|
||||||
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user