mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-22 08:08:42 +08:00
update animation image and location
This commit is contained in:
parent
734a7ef6c8
commit
741e106565
@ -60,20 +60,13 @@ limitations under the License.
|
||||
color: $eventtile-meta-color;
|
||||
}
|
||||
|
||||
.mx_WhoIsTypingTile_label > span:after {
|
||||
background-image: url('../../img/spinner.gif');
|
||||
background-size: 16px;
|
||||
background-position: right;
|
||||
.mx_WhoIsTypingTile_label > span {
|
||||
background-image: url('../../img/typing-indicator-2x.gif');
|
||||
background-size: 25px;
|
||||
background-position: left bottom;
|
||||
background-repeat: no-repeat;
|
||||
right: 0px;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
margin-left: 10px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
content: "";
|
||||
padding-bottom: 15px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.mx_MatrixChat_useCompactLayout {
|
||||
|
BIN
res/img/typing-indicator-2x.gif
Normal file
BIN
res/img/typing-indicator-2x.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
Loading…
Reference in New Issue
Block a user