[mirotalk] - add hover
This commit is contained in:
@@ -965,6 +965,15 @@ button:hover {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
#recImage {
|
||||
width: 128px;
|
||||
height: auto;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#recImage:hover,
|
||||
#myPeerNameSetBtn:hover,
|
||||
#roomSendEmailBtn:hover,
|
||||
#lockRoomBtn:hover,
|
||||
@@ -982,14 +991,6 @@ button:hover {
|
||||
transition: all 0.3s ease-in-out;
|
||||
}
|
||||
|
||||
#recImage {
|
||||
width: 128px;
|
||||
height: auto;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
# Settings Table
|
||||
--------------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user