This website requires JavaScript.
Explore
Help
Sign In
Matrix
/
element-web-Github
Watch
1
Star
0
Fork
0
You've already forked element-web-Github
mirror of
https://github.com/vector-im/element-web.git
synced
2024-11-17 22:14:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6fc1c54e66
element-web-Github
/
themes
/
base
/
css
/
molecules
/
MessageTile.css
11 lines
113 B
CSS
Raw
Normal View
History
Unescape
Escape
Add not-working-yet text box, plus a bit more css
2015-06-16 01:35:28 +08:00
.
mx_MessageTile
{
}
grey out sending messages (although they don't go black until you send another message currently: awaiting fix in js sdk).
2015-06-18 22:49:41 +08:00
.
mx_MessageTile
.
sending
{
color
:
#
ddd
;
}
.
mx_MessageTile
.
not_sent
{
color
:
#
f11
;
}
Reference in New Issue
Copy Permalink